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
This commit is contained in:
Mohammed Naser 2018-02-20 13:33:41 -05:00
parent e7b11e6a55
commit 202d39dc1c
1 changed files with 2 additions and 2 deletions

View File

@ -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