From 31c476e2c8f988e7a9ff0cead2e302a890a702b6 Mon Sep 17 00:00:00 2001 From: Mohammed Naser Date: Tue, 20 Feb 2018 13:33:41 -0500 Subject: [PATCH] Switch openstack-tox-validate to non-voting temporarily The Puppet OpenStack project had a module which was not released since 2014 and therefore it did not have an entry in the goverance repository. The current TC chair is not available so in order to not delay the release, set the validate job to non-voting to skip the governance check for release. Change-Id: Idfea40c4f3a1d624f097df34cb53d59fe25b4aaa Related-Change: I54c4a9e9b2ec988914bc5174a599ab17ffe60cdc --- .zuul.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 26a9573686..1b8e878042 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -7,7 +7,8 @@ - project: check: jobs: - - openstack-tox-validate + - openstack-tox-validate: + voting: false - releases-tox-list-changes - build-openstack-sphinx-docs: vars: @@ -15,7 +16,6 @@ gate: jobs: - - openstack-tox-validate - build-openstack-sphinx-docs: vars: sphinx_python: python3