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: I698001b75772f7e143c57f02a56c18c97a6b82a7
This commit is contained in:
Mohammed Naser 2018-06-13 21:44:29 -04:00
parent 33f56508c2
commit df880365b3
1 changed files with 2 additions and 1 deletions

View File

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