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: I45d7316b7c7392ebe6b50b590cac8790cbdf44d3
This commit is contained in:
Mohammed Naser 2018-06-13 21:51:49 -04:00
parent 07a663f4e5
commit 977b09bbae
1 changed files with 2 additions and 1 deletions

View File

@ -17,7 +17,8 @@
check:
jobs:
- openstack-ansible-linters
- openstack-ansible-functional-ubuntu-xenial-nv
- openstack-ansible-functional-ubuntu-xenial:
voting: false
gate:
jobs:
- openstack-ansible-linters