Set Ubuntu Xenial to non-voting
The packages with Xenial are currently causing a bug when Tempest is running with a timeout in assigning a floating IP. It seems like a packaging issue for now so disabling to get the gate moving. Change-Id: Idb324f7164a291ba647badd156e4792e72a6ddec
This commit is contained in:
parent
aab334bd15
commit
5a7f531790
@ -76,6 +76,7 @@
|
||||
name: puppet-openstack-integration-4-scenario001-tempest-ubuntu-xenial
|
||||
parent: puppet-openstack-integration-4-scenario001
|
||||
nodeset: ubuntu-xenial
|
||||
voting: false
|
||||
|
||||
- job:
|
||||
name: puppet-openstack-integration-4-scenario001-tempest-centos-7
|
||||
@ -92,6 +93,7 @@
|
||||
name: puppet-openstack-integration-4-scenario002-tempest-ubuntu-xenial
|
||||
parent: puppet-openstack-integration-4-scenario002
|
||||
nodeset: ubuntu-xenial
|
||||
voting: false
|
||||
|
||||
- job:
|
||||
name: puppet-openstack-integration-4-scenario002-tempest-centos-7
|
||||
@ -108,6 +110,7 @@
|
||||
name: puppet-openstack-integration-4-scenario003-tempest-ubuntu-xenial
|
||||
parent: puppet-openstack-integration-4-scenario003
|
||||
nodeset: ubuntu-xenial
|
||||
voting: false
|
||||
|
||||
- job:
|
||||
name: puppet-openstack-integration-4-scenario003-tempest-centos-7
|
||||
@ -124,6 +127,7 @@
|
||||
name: puppet-openstack-integration-4-scenario004-tempest-ubuntu-xenial
|
||||
parent: puppet-openstack-integration-4-scenario004
|
||||
nodeset: ubuntu-xenial
|
||||
voting: false
|
||||
branches: ^(?!stable/newton).*$
|
||||
|
||||
- job:
|
||||
|
Loading…
x
Reference in New Issue
Block a user