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: I005a17caf429257a02fa1ea0e8da4faceec1388a
This commit is contained in:
Mohammed Naser 2018-06-13 21:45:24 -04:00
parent 9de1ecf1cd
commit 330c0afa79
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