From 5cbead7254464a993b8d58cc48e0dbb8552015b2 Mon Sep 17 00:00:00 2001 From: Alex Schultz Date: Fri, 26 Apr 2019 08:01:33 -0600 Subject: [PATCH] Fix puppet unit ci config We no longer use puppet 4.x so lets drop that job. Additionally we made the 6.0 version voting but forgot to add it to the gate. Change-Id: I1e891b8d7b4be7fc679cc352473079354a917c4b --- zuul.d/layout.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/zuul.d/layout.yaml b/zuul.d/layout.yaml index 63d419015..d6d822100 100644 --- a/zuul.d/layout.yaml +++ b/zuul.d/layout.yaml @@ -2,7 +2,6 @@ name: puppet-tripleo-module-unit-jobs check: jobs: - - puppet-openstack-unit-4.8-centos-7 - puppet-openstack-unit-5.5-centos-7 - puppet-openstack-unit-6.0-ubuntu-bionic: voting: false @@ -10,8 +9,8 @@ voting: false gate: jobs: - - puppet-openstack-unit-4.8-centos-7 - puppet-openstack-unit-5.5-centos-7 + - puppet-openstack-unit-6.0-ubuntu-bionic - project: templates: