From bd2b9a5fb38182094a3a386aad2177f194a0a6ed Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Tue, 6 Mar 2018 12:57:19 -0500 Subject: [PATCH] Retire 2 jenkins base ansible roles With the pending release of zuulv3, there isn't any more need to do any development on these jenkins roles for windmill. As a result, they can be retired. Change-Id: Ie354e69c4dddda366900b285ffa6839632ee7fcd Signed-off-by: Paul Belanger --- zuul.d/projects.yaml | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/zuul.d/projects.yaml b/zuul.d/projects.yaml index 5ffd1b373c..de98e13d77 100644 --- a/zuul.d/projects.yaml +++ b/zuul.d/projects.yaml @@ -2388,13 +2388,7 @@ name: openstack/ansible-role-jenkins templates: - system-required - - ansible-role-jobs - - ansible-role-functional-jobs-xenial-nv - - docs-on-readthedocs - check: - jobs: - - ansible-role-functional-centos-7: - voting: false + - noop-jobs - project: name: openstack/ansible-role-jenkins-job-builder @@ -2413,13 +2407,7 @@ name: openstack/ansible-role-jenkins-plugins templates: - system-required - - ansible-role-jobs - - ansible-role-functional-jobs-xenial-nv - - docs-on-readthedocs - check: - jobs: - - ansible-role-functional-centos-7: - voting: false + - noop-jobs - project: name: openstack/ansible-role-k8s-cinder