Blacklist CeilometerEvents tests
authorJuha Kosonen <juha.kosonen@nokia.com>
Thu, 31 Aug 2017 10:23:50 +0000 (13:23 +0300)
committerJuha Kosonen <juha.kosonen@nokia.com>
Thu, 31 Aug 2017 10:41:55 +0000 (13:41 +0300)
Ceilometer Events API is deprecated and removed in ocata. Panko
provides the API but is not yet supported by OPNFV installers.

Change-Id: I4bf29ca9371fa87a43df3ce32ac206a5e9363468
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
functest/opnfv_tests/openstack/rally/blacklist.txt

index 099d686..0623368 100644 (file)
@@ -38,6 +38,16 @@ scenario:
             # Bug: https://bugs.launchpad.net/ubuntu/+bug/1704138
             # Fix: https://review.openstack.org/#/c/483402/
             - CeilometerEvents.create_user_and_list_event_types
+    -
+        scenarios:
+            - '^os-'  # all scenarios
+        installers:
+            - '.+'  # all installers
+        tests:
+            # Starting from ocata, following tests require the presence of
+            # panko in the deployment. This is not currently fulfilled
+            # Ref: https://docs.openstack.org/releasenotes/ceilometer/ocata.html
+            - 'CeilometerEvents..*'
 
 functionality:
     -