From 9c188318ede7192c3455241f512f16f273f57bd2 Mon Sep 17 00:00:00 2001 From: Fiorella Yanac Date: Tue, 18 Aug 2026 14:18:44 +0100 Subject: [PATCH] Skip test_igmp_snooping_after_openvswitch_restart from periodic-whitebox-neutron-tempest-plugin-podified-multinode-edpm-deployment-crc-2comp Skip test: ^whitebox_neutron_tempest_plugin.tests.scenario.test_multicast.MulticastTestIPv4Common.test_igmp_snooping_after_openvswitch_restart from periodic-whitebox-neutron-tempest-plugin-podified-multinode-edpm-deployment-crc-2comp job. This test is executed on d/s Signed-off-by: Fiorella Yanac --- zuul.d/whitebox_neutron_tempest_jobs.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zuul.d/whitebox_neutron_tempest_jobs.yaml b/zuul.d/whitebox_neutron_tempest_jobs.yaml index abc54fa1b..c9b84e8b7 100644 --- a/zuul.d/whitebox_neutron_tempest_jobs.yaml +++ b/zuul.d/whitebox_neutron_tempest_jobs.yaml @@ -188,3 +188,5 @@ ^whitebox_neutron_tempest_plugin.tests.scenario.test_vlan_transparency.MultiPortVlanTransparencyTest ^whitebox_neutron_tempest_plugin.tests.scenario.test_vlan_transparency.MultiVlanTransparencyTest ^whitebox_neutron_tempest_plugin.tests.scenario.test_vrrp.VrrpTest + # executed on d/s: + ^whitebox_neutron_tempest_plugin.tests.scenario.test_multicast.MulticastTestIPv4Common.test_igmp_snooping_after_openvswitch_restart