Leverage on Xtesting
[functest.git] / functest / opnfv_tests / openstack / rally / blacklist.txt
index 13d8fc5..fe08b5b 100644 (file)
@@ -3,7 +3,7 @@ scenario:
         scenarios:
             - '^os-nosdn-lxd-(no)?ha$'
         installers:
-            - joid
+            - '.+'  # all installers
         tests:
             - NovaServers.boot_server_from_volume_and_delete
     -
@@ -49,6 +49,26 @@ scenario:
             # Ref: https://docs.openstack.org/releasenotes/ceilometer/ocata.html
             - 'CeilometerEvents..*'
             - 'CeilometerTraits..*'
+    -
+        scenarios:
+            - '^os-'  # all scenarios
+        installers:
+            - '.+'  # all installers
+        tests:
+            # Rally is still utilizing Ceilometer API which is deprecated
+            # in Pike.
+            # Ref: https://docs.openstack.org/releasenotes/ceilometer/pike.html
+            - 'Ceilometer..*'
+    -
+        scenarios:
+            - '^os-'  # all scenarios
+        installers:
+            - '.+'  # all installers
+        tests:
+            # Following test occasionally fails due to race condition issue on
+            # quota manipulation in nova.
+            # Ref: https://bugs.launchpad.net/nova/+bug/1552622
+            - 'Quotas.nova_update_and_delete'
 
 functionality:
     -