From 32e71a9592451e00c952a2336f2d6ba63f99b9ab Mon Sep 17 00:00:00 2001 From: Colleen Murphy Date: Tue, 29 May 2018 14:02:24 -0700 Subject: [PATCH] Make puppet 4 puppet-apply jobs voting All the modules should pass the apply-test with puppet 4 now, so make it voting. Depends-On: https://review.openstack.org/564844 Depends-On: https://review.openstack.org/564610 Depends-On: https://review.openstack.org/564600 Depends-On: https://review.openstack.org/564577 Change-Id: Iebe61352385a214daaa0764fb2aa8a6d631eec20 --- zuul.d/zuul-legacy-project-templates.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/zuul.d/zuul-legacy-project-templates.yaml b/zuul.d/zuul-legacy-project-templates.yaml index f25b8f9d..4d1f6fdb 100644 --- a/zuul.d/zuul-legacy-project-templates.yaml +++ b/zuul.d/zuul-legacy-project-templates.yaml @@ -52,6 +52,8 @@ - legacy-openstackci-beaker-ubuntu-trusty - legacy-openstackci-beaker: voting: false + - infra-puppet-apply-4-centos-7 + - infra-puppet-apply-4-ubuntu-xenial gate: jobs: - infra-puppet-apply-3-centos-7 @@ -60,10 +62,10 @@ - infra-puppet-apply-3-ubuntu-xenial - legacy-openstackci-beaker-centos-7 - legacy-openstackci-beaker-ubuntu-trusty - experimental: - jobs: - infra-puppet-apply-4-centos-7 - infra-puppet-apply-4-ubuntu-xenial + experimental: + jobs: - infra-puppet-functional-3-ubuntu-xenial - project-template: