From 08ad5a27a574757d42740336f411cdda7cfac9e6 Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Fri, 30 Nov 2012 16:01:33 -0500 Subject: [PATCH] Gate openstack-ci-puppet on puppetlint 780 commits after adding our puppet-lint gate, we can now have Jenkins properly gate on it! Great work. Fixes: bug #1082818 Change-Id: I0ea2c921208a949e8a79b67f4c80ba365c213603 Signed-off-by: Paul Belanger Reviewed-on: https://review.openstack.org/17232 Reviewed-by: matthew-wagoner Reviewed-by: Jeremy Stanley Reviewed-by: Clark Boylan Approved: James E. Blair Reviewed-by: James E. Blair Tested-by: Jenkins --- modules/openstack_project/files/zuul/layout.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 4fc53e5b42..060afb5c3f 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -74,8 +74,6 @@ jobs: voting: false failure-message: Jenkins XML output has changed. success-message: Jenkins XML output is unchanged. - - name: gate-ci-puppet-lint - voting: false - name: openstack-docs-site branch: ^master$ - name: openstack-ha-guide