Make tripleo-ci-centos-7-undercloud-oooq non-voting
We need it non voting so we can merge these 2 patches: * https://review.openstack.org/#/c/576218/ * https://review.openstack.org/#/c/576225/ Indeed, the undercloud is being containerized by default so we need to specify --use-instack for this job, but until this is done, let's make the job non voting. We'll make it voting shortly after. Change-Id: I1d5d72c4824fdf6445901dd08f79631982905dcd
This commit is contained in:
parent
cf6b217b2e
commit
c99833a905
@ -14,7 +14,6 @@
|
|||||||
gate:
|
gate:
|
||||||
queue: tripleo
|
queue: tripleo
|
||||||
jobs:
|
jobs:
|
||||||
- tripleo-ci-centos-7-undercloud-oooq
|
|
||||||
- tripleo-ci-centos-7-undercloud-containers
|
- tripleo-ci-centos-7-undercloud-containers
|
||||||
- tripleo-ci-centos-7-containerized-undercloud-upgrades
|
- tripleo-ci-centos-7-containerized-undercloud-upgrades
|
||||||
|
|
||||||
@ -35,6 +34,7 @@
|
|||||||
run: playbooks/tripleo-ci/run.yaml
|
run: playbooks/tripleo-ci/run.yaml
|
||||||
post-run: playbooks/tripleo-ci/post.yaml
|
post-run: playbooks/tripleo-ci/post.yaml
|
||||||
timeout: 10800
|
timeout: 10800
|
||||||
|
voting: false
|
||||||
nodeset: legacy-centos-7
|
nodeset: legacy-centos-7
|
||||||
vars:
|
vars:
|
||||||
toci_jobtype: singlenode-featureset003
|
toci_jobtype: singlenode-featureset003
|
||||||
|
Loading…
Reference in New Issue
Block a user