Add scenario008 job to include containers

Eventually the non-container scenario008 job will be removed, but for
now it needs to stay until we update all projects that depend on the job
being there and migrate them to container version.

This is part of the work to enable scenario008 as part of check/gate:
https://review.openstack.org/#/c/486905/

Change-Id: I33602ac5521c4f059c1a0d08e3e828fb64d3c817
Signed-off-by: Tim Rozet <trozet@redhat.com>
This commit is contained in:
Tim Rozet 2018-06-01 10:48:10 -04:00
parent 3a5a32e3b8
commit f4f8b8e08e
1 changed files with 14 additions and 2 deletions

View File

@ -39,6 +39,7 @@
- tripleo-ci-centos-7-scenario003-multinode-oooq-container
- tripleo-ci-centos-7-scenario004-multinode-oooq-container
- tripleo-ci-centos-7-scenario007-multinode-oooq-container
- tripleo-ci-centos-7-scenario008-multinode-oooq-container
gate:
queue: tripleo
jobs:
@ -76,7 +77,6 @@
jobs:
- tripleo-ci-centos-7-scenario005-multinode-oooq
- tripleo-ci-centos-7-scenario006-multinode-oooq
- tripleo-ci-centos-7-scenario008-multinode-oooq
- tripleo-ci-centos-7-scenario009-multinode-oooq
- tripleo-ci-centos-7-scenario010-multinode-oooq-container
- tripleo-ci-centos-7-scenario011-multinode-oooq-container
@ -281,6 +281,18 @@
vars:
toci_jobtype: multinode-1ctlr-featureset030
- job:
name: tripleo-ci-centos-7-scenario008-multinode-oooq-container
parent: tripleo-ci-dsvm-multinode
run: playbooks/tripleo-ci/run.yaml
post-run: playbooks/tripleo-ci/post.yaml
timeout: 10800
nodeset: legacy-centos-7-2-node
voting: false
branches: ^(?!stable/(newton|ocata|pike|queens)).*$
vars:
toci_jobtype: multinode-1ctlr-featureset031
- job:
name: tripleo-ci-centos-7-scenario008-multinode-oooq
parent: tripleo-ci-dsvm-multinode
@ -289,7 +301,7 @@
timeout: 10800
nodeset: legacy-centos-7-2-node
voting: false
branches: ^(?!stable/(newton|ocata)).*$
branches: ^(?!stable/(newton|ocata|pike|queens)).*$
vars:
toci_jobtype: multinode-1ctlr-featureset031