From 7b1cb6a6fbb936325a282f6cc339f5e91c5f8ea5 Mon Sep 17 00:00:00 2001 From: Mohammed Naser Date: Wed, 13 Jun 2018 21:50:58 -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: Ib526ac1b7191cb31995181df7e5cb12a5ef25da8 --- 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 109f95e6..19e39941 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -22,7 +22,8 @@ - openstack-ansible-functional-distro_install-ubuntu-xenial # NOTE(hwoarang) Centos7 is having some troubles with repo dependencies # so disabling until it's investigated. - - openstack-ansible-functional-distro_install-centos-7-nv + - openstack-ansible-functional-distro_install-centos-7: + voting: false - openstack-ansible-functional-distro_install-opensuse-423 experimental: jobs: