From c99833a905e8a40639b60a71531e08dd8f67218c Mon Sep 17 00:00:00 2001 From: Emilien Macchi Date: Mon, 18 Jun 2018 13:23:34 -0700 Subject: [PATCH] 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 --- zuul.d/undercloud-jobs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zuul.d/undercloud-jobs.yaml b/zuul.d/undercloud-jobs.yaml index 795f76e54..03c8809a9 100644 --- a/zuul.d/undercloud-jobs.yaml +++ b/zuul.d/undercloud-jobs.yaml @@ -14,7 +14,6 @@ gate: queue: tripleo jobs: - - tripleo-ci-centos-7-undercloud-oooq - tripleo-ci-centos-7-undercloud-containers - tripleo-ci-centos-7-containerized-undercloud-upgrades @@ -35,6 +34,7 @@ run: playbooks/tripleo-ci/run.yaml post-run: playbooks/tripleo-ci/post.yaml timeout: 10800 + voting: false nodeset: legacy-centos-7 vars: toci_jobtype: singlenode-featureset003