From 462b510c50081464c23d837b6b8d5ad8a1405331 Mon Sep 17 00:00:00 2001 From: Slawek Kaplonski Date: Tue, 11 Dec 2018 21:39:15 +0100 Subject: [PATCH] Make neutron-tempest-iptable_hybrid job non-voting MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Because of bug [1] neutron-tempest-iptables_hybrid job is failing 100% times. As we decided on Neutron CI meeting, lets make it non-voting and remove it from gate queue temporary to unblock all other patches until this bug will be fixed. [1] https://bugs.launchpad.net/os-vif/+bug/1807949 Change-Id: Ic3a43629bb924e3ae48b919c6fd518674a530bbb Related-Bug: 1807949 --- .zuul.yaml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index c284f1d528e..cca1d4b48fa 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -35,7 +35,11 @@ - ^tools/.*$ - ^tox.ini$ - neutron-tempest-dvr-ha-multinode-full - - neutron-tempest-iptables_hybrid + # NOTE(slaweq): Temporary make this non-voting until bug + # https://bugs.launchpad.net/os-vif/+bug/1807949 + # will be fixed + - neutron-tempest-iptables_hybrid: + voting: false - neutron-grenade - ironic-tempest-dsvm-ipa-wholedisk-bios-agent_ipmitool-tinyipa: voting: false @@ -57,7 +61,9 @@ - neutron-fullstack - neutron-tempest-dvr - neutron-tempest-linuxbridge - - neutron-tempest-iptables_hybrid + # NOTE(slaweq): Temporary remove this job from gate queue until + # https://bugs.launchpad.net/os-vif/+bug/1807949 will be fixed + #- neutron-tempest-iptables_hybrid - neutron-grenade-multinode - neutron-grenade-dvr-multinode - neutron-grenade