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: I3adc2ce6357fe4240cfc9d4d6d8cccb56da3e020
This commit is contained in:
parent
20b66c9e4f
commit
3c56288409
@ -32,7 +32,8 @@
|
|||||||
- openstack-ansible-functional-distro_install-ubuntu-xenial
|
- openstack-ansible-functional-distro_install-ubuntu-xenial
|
||||||
# NOTE(hwoarang) Centos7 is having some troubles with repo dependencies
|
# NOTE(hwoarang) Centos7 is having some troubles with repo dependencies
|
||||||
# so disabling until it's investigated.
|
# 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
|
- openstack-ansible-functional-distro_install-opensuse-423
|
||||||
experimental:
|
experimental:
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
Reference in New Issue
Block a user