Blacklist test_multiple_ports_portrange_remote for OVN
We recently merged this test and it its very unstable. We need to figure out whats wrong. For now lets blacklist it to not block the gate. Change-Id: I406ad7f839758414903bb66d7480f4ac9975e740 Related-Bug: #1864620
This commit is contained in:
parent
6b9765c991
commit
4d5817003c
@ -188,6 +188,9 @@
|
||||
((^neutron_tempest_plugin.api)|\
|
||||
(^neutron_tempest_plugin.scenario)|\
|
||||
(tempest.(api|scenario|thirdparty))).*$"
|
||||
# TODO(mjozefcz): Remove this blacklist when https://bugs.launchpad.net/neutron/+bug/1864620
|
||||
# will be fixed.
|
||||
tempest_black_regex: "(?:neutron_tempest_plugin.scenario.test_security_groups.NetworkSecGroupTest.test_multiple_ports_portrange_remote)"
|
||||
tempest_concurrency: 4
|
||||
devstack_localrc:
|
||||
Q_AGENT: ovn
|
||||
|
Loading…
x
Reference in New Issue
Block a user