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: Iaaa440373172dcc89c052dbb7a0bfa2f876e0561
This commit is contained in:
Mohammed Naser 2018-06-13 21:39:59 -04:00
parent cc30b3747f
commit 066d21b2d8
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
experimental:
jobs:
- openstack-ansible-integrated-deploy-aio