From 5a7f531790cffe3f84be20a6bdf9428dece39919 Mon Sep 17 00:00:00 2001 From: Mohammed Naser Date: Tue, 17 Oct 2017 10:52:41 -0400 Subject: [PATCH] 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 --- .zuul.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index aff5428a8..135fb3f75 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -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: