From 8374afa3d8e3b107a6e0c2b689dc33fc5f259808 Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Thu, 24 Mar 2016 18:52:56 -0400 Subject: [PATCH] Make gate-infra-puppet-apply-debian-jessie to voting Now that debian-jessie is upload to all clouds, we should gate on puppet-apply. Change-Id: Iae510ebf5a21bd97666aa9b15ef7f2d07e8db318 Signed-off-by: Paul Belanger --- zuul/layout.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/zuul/layout.yaml b/zuul/layout.yaml index cd5b73d133..75c8b302a8 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -742,6 +742,7 @@ project-templates: - name: infra-puppet-apply-jobs check: - gate-infra-puppet-apply-bare-precise + - gate-infra-puppet-apply-debian-jessie - gate-infra-puppet-apply-ubuntu-trusty - gate-infra-puppet-apply-devstack-centos7 - gate-infra-puppet-apply-fedora-23 @@ -749,13 +750,13 @@ project-templates: - gate-openstackci-beaker-ubuntu-trusty gate: - gate-infra-puppet-apply-bare-precise + - gate-infra-puppet-apply-debian-jessie - gate-infra-puppet-apply-ubuntu-trusty - gate-infra-puppet-apply-devstack-centos7 - gate-infra-puppet-apply-fedora-23 - gate-openstackci-beaker-devstack-centos7 - gate-openstackci-beaker-ubuntu-trusty experimental: - - gate-infra-puppet-apply-debian-jessie - experimental-openstackci-beaker-ubuntu-trusty - name: check-tripleo-jobs