Skip to content

Commit 0de3914

Browse files
Skip vlan transparent tests until there is a fix
These tests randomly failing when conflict with ctlplane network, until we have a fix skipping these tests. Related-Issue: OSPRH-11751 Related-Issue: OSPCIX-442
1 parent d1b78f2 commit 0de3914

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

zuul.d/whitebox_neutron_tempest_jobs.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,10 @@
123123
test_multicast.*ext*
124124
test_multicast.*restart
125125
^neutron_.*plugin..*scenario.test_.*macvtap
126+
# remove when bug OSPRH-11751 resolved
127+
vlan_transparent_allowed_address_pairs
128+
vlan_transparent_port_sec_disabled
129+
vlan_transparent_packet_length_greater_mtu
126130
# https://review.opendev.org/892839
127131
# - neutron_tempest_plugin.scenario.test_mtu.NetworkWritableMtuTest
128132
# It's in Blacklist before, FWaaS tests are not executed in any of our setups so there is no need to keep them whitelisted

0 commit comments

Comments
 (0)