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
This commit is contained in:
parent
7d48bde722
commit
f5bcca87d1
10
.zuul.yaml
10
.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
|
||||
|
Loading…
Reference in New Issue
Block a user