diff --git a/.zuul.yaml b/.zuul.yaml index c437be2f4..6b08e5eae 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -22,7 +22,5 @@ featureset_override: run_tempest: false tempest_test_whitelist: - - 'tempest.api.network' - - 'tempest.scenario.test_network_basic_ops' - - 'neutron_tempest_plugin.api' + - 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops' use_os_tempest: true