From 655a0e4ce373de1e60cccb0600659c1a3b32a798 Mon Sep 17 00:00:00 2001 From: Marios Andreou Date: Mon, 2 Dec 2019 13:52:34 +0200 Subject: [PATCH] Make containerized-undercloud-upgrades vote on train The Depends-On makes the job green for the related bug. We should immediately make that voting for train. Depends-On: https://review.opendev.org/695242 Change-Id: I1268f0ccefccd0a82564792a7d62f9a7ddad4173 Related-Bug: 1853812 --- zuul.d/layout.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zuul.d/layout.yaml b/zuul.d/layout.yaml index 19800fd32f..2a3662cd86 100644 --- a/zuul.d/layout.yaml +++ b/zuul.d/layout.yaml @@ -87,6 +87,7 @@ - tripleo-ci-centos-7-scenario012-standalone: dependencies: *deps_unit_lint - tripleo-ci-centos-7-containerized-undercloud-upgrades: + voting: true dependencies: *deps_unit_lint gate: queue: tripleo @@ -94,6 +95,8 @@ - openstack-tox-lower-constraints - openstack-tox-pep8 - tripleo-ci-centos-7-scenario000-multinode-oooq-container-upgrades + - tripleo-ci-centos-7-containerized-undercloud-upgrades: + voting: true - tripleo-ci-centos-7-scenario000-multinode-oooq-container-updates: files: - ci/environments/scenario000-multinode-containers.yaml @@ -119,6 +122,7 @@ - ^environments\/.*.yaml - ^network/endpoints/.*$ - zuul.d/* + experimental: jobs: - tripleo-ci-centos-7-scenario011-multinode-oooq-container: