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: Ie029533bca3a742c20c7e333f97f9217c4be2340
This commit is contained in:
Mohammed Naser 2018-06-13 21:39:23 -04:00
parent ef6be88ac7
commit e65986dd85

View File

@ -19,7 +19,8 @@
# TODO(evrardjp): Revert this to voting as soon
# as https://bugs.launchpad.net/openstack-ansible/+bug/1729263
# is fixed.
- openstack-ansible-functional-centos-7-nv
- openstack-ansible-functional-centos-7:
voting: false
- openstack-ansible-functional-opensuse-423
- openstack-ansible-functional-ubuntu-xenial
- openstack-ansible-upgrade-ubuntu-xenial
@ -29,7 +30,8 @@
- openstack-ansible-functional-distro_install-ubuntu-xenial
# NOTE(hwoarang) Centos7 is having some troubles with repo dependencies
# so disabling until it's investigated.
- openstack-ansible-functional-distro_install-centos-7-nv
- openstack-ansible-functional-distro_install-centos-7:
voting: false
- openstack-ansible-functional-distro_install-opensuse-423
experimental:
jobs: