From f5bcca87d13c0bbf7dfdda1371cd19856dfbcb99 Mon Sep 17 00:00:00 2001 From: Slawek Kaplonski Date: Tue, 10 Sep 2019 11:06:36 +0200 Subject: [PATCH] Temporary switch broken CI jobs to non-voting Let's unblock Neutron gate until issues with: 1. rally, rally-openstack and jsonschema versions, see https://bugs.launchpad.net/neutron/+bug/1843282 for details, 2. neutron-tempest-iptables_hybrid-fedora, see https://bugs.launchpad.net/neutron/+bug/1843413 for details will be fixed. Change-Id: I275a7caac2e791b5fa2b90121d222d109ed96153 Related-Bug: #1843282 Related-Bug: #1843413 --- .zuul.yaml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 5004cd8ec41..997e8d23e41 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -19,7 +19,10 @@ - neutron-functional - neutron-functional-python27 - neutron-fullstack - - neutron-rally-task + - neutron-rally-task: + # TODO(slaweq): switch rally job to be voting again when bug + # https://bugs.launchpad.net/neutron/+bug/1843282 will be fixed + voting: false - neutron-tempest-dvr - neutron-tempest-linuxbridge - neutron-grenade-multinode @@ -39,7 +42,10 @@ - ^tox.ini$ - neutron-tempest-dvr-ha-multinode-full - neutron-tempest-iptables_hybrid - - neutron-tempest-iptables_hybrid-fedora + - neutron-tempest-iptables_hybrid-fedora: + # TODO(slaweq): switch rally job to be voting again when bug + # https://bugs.launchpad.net/neutron/+bug/1843413 will be fixed + voting: false - neutron-grenade - ironic-tempest-ipa-wholedisk-bios-agent_ipmitool-tinyipa: voting: false