[Victoria] Fix tempest_exclude for ovs iptables_hybrid

Similar to wallaby job fix[1].

[1] https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/873708

Change-Id: I9389277dfc162c82a1d4e100184f18622dfd8779
This commit is contained in:
yatinkarel 2023-03-13 13:00:34 +05:30
parent bf1b7019d2
commit 3f1716f4a0
1 changed files with 4 additions and 0 deletions

View File

@ -171,6 +171,10 @@
(^tempest.api.compute.servers.test_multiple_create)"
network_api_extensions: *api_extensions
network_available_features: *available_features
# TODO(akatz): remove established tcp session verification test when the
# bug https://bugzilla.redhat.com/show_bug.cgi?id=1965036 will be fixed
tempest_exclude_regex: "\
(^neutron_tempest_plugin.scenario.test_security_groups.NetworkSecGroupTest.test_established_tcp_session_after_re_attachinging_sg)"
devstack_localrc:
NETWORK_API_EXTENSIONS: "{{ network_api_extensions | join(',') }}"
# NOTE(bcafarel) guestmount binary not available on host OS