Do not create files in site-package directory
[functest.git] / functest / opnfv_tests / openstack / rally / blacklist.txt
index c9d7c60..1ade43e 100644 (file)
@@ -1,16 +1,7 @@
 scenario:
-    -
-        scenarios:
-            - '^os-nosdn-lxd-(no)?ha$'
-        installers:
-            - '.+'  # all installers
-        tests:
-            - NovaServers.boot_server_from_volume_and_delete
     -
         scenarios:
             - '^os-'  # all scenarios
-        installers:
-            - '.+'  # all installers
         tests:
             # Following test occasionally fails due to race condition issue on
             # quota manipulation in nova.
@@ -26,3 +17,8 @@ functionality:
             - NovaServers.boot_server_attach_created_volume_and_live_migrate
             - NovaServers.boot_server_from_volume_and_live_migrate
             - NovaServers.boot_and_migrate_server
+    -
+        functions:
+            - no_net_trunk_service
+        tests:
+            - '^NeutronTrunk'