From 36ff28e422bc5e2c21cd3da47e9cd4f5764cde15 Mon Sep 17 00:00:00 2001 From: Mohammed Naser Date: Wed, 13 Jun 2018 21:41:44 -0400 Subject: [PATCH] Switch non-voting jobs to use Zuul stanza The extra jobs that we have are not something that is needed, we simply can set the jobs to non-voting in the project definition and avoid having non voting jobs. Change-Id: Ib266cff889cbb49a5e24dac7b908033f0e8a77fa --- zuul.d/project.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 6a42ea5f..210839f5 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -19,7 +19,8 @@ # TODO(odyssey4me): # Restore this to voting once the blocking # issue has been resolved. - - openstack-ansible-functional-centos-7-nv + - openstack-ansible-functional-centos-7: + voting: false - openstack-ansible-functional-opensuse-423 - openstack-ansible-functional-ubuntu-xenial # TODO(evrardjp): Restore upgrade checks