[CI][2025.1] Skip more failing test in ubuntu jammy ovn job

OVN version included in Ubuntu jammy have a known issue,
skipping the tests that fails randomly due to it.

Related-Bug: #2112620
Related-Bug: #2007166
Change-Id: I11f87ae0d9b19548426ad9acc0289ffe95073b93
This commit is contained in:
2025-06-13 11:32:09 +05:30
parent 32af0d599b
commit 0d972fbe98

View File

@ -189,12 +189,12 @@
# set, the receiver VM cannot subscribe to the IGMP group nor receive any IGMP message.
# NOTE(ykarel) Known issue in OVN version included in OVN jammy
# https://bugs.launchpad.net/neutron/+bug/2112620, skipping random failing tests
# test_vlan_transparent_allowed_address_pairs
# test_packets_of_any_connection_state_can_reach_dest
# neutron_tempest_plugin.scenario.test_vlan_transparency
# neutron_tempest_plugin.scenario.test_security_groups
tempest_exclude_regex: "\
(^neutron_tempest_plugin.scenario.test_multicast.MulticastTestIPv4.test_multicast_between_vms_on_same_network)|\
(test_vlan_transparent_allowed_address_pairs)|\
(test_packets_of_any_connection_state_can_reach_dest)"
(^neutron_tempest_plugin.scenario.test_vlan_transparency)|\
(^neutron_tempest_plugin.scenario.test_security_groups)"
- job:
name: neutron-tempest-plugin-dvr-multinode-scenario-2025-1