diff --git a/zuul.d/whitebox_neutron_tempest_jobs.yaml b/zuul.d/whitebox_neutron_tempest_jobs.yaml index 150829fceb..0dc6cd3db9 100644 --- a/zuul.d/whitebox_neutron_tempest_jobs.yaml +++ b/zuul.d/whitebox_neutron_tempest_jobs.yaml @@ -113,6 +113,7 @@ ^whitebox_neutron_tempest_plugin.tests.scenario.test_security_group_logging ^whitebox_neutron_tempest_plugin.tests.scenario.test_router_flavors ^whitebox_neutron_tempest_plugin.tests.scenario.test_dvr_ovn + ^whitebox_neutron_tempest_plugin.tests.scenario.test_ovn_fdb # https://review.opendev.org/892839 # - neutron_tempest_plugin.scenario.test_mtu.NetworkWritableMtuTest # It's in Blacklist before, FWaaS tests are not executed in any of our setups so there is no need to keep them whitelisted @@ -155,3 +156,4 @@ whitebox_neutron_tempest_plugin.tests.scenario.test_security_group_logging.StatefulSecGroupLoggingTest.test_only_accepted_traffic_logged whitebox_neutron_tempest_plugin.tests.scenario.test_security_group_logging.StatelessSecGroupLoggingTest.test_only_accepted_traffic_logged whitebox_neutron_tempest_plugin.tests.scenario.test_security_group_logging.*test_dropped_and_accepted_traffic_logged + ^whitebox_neutron_tempest_plugin.tests.scenario.test_ovn_fdb