From 333ecb356503bad02913ee5fda2ffc0f548eac25 Mon Sep 17 00:00:00 2001 From: Juha Kosonen Date: Thu, 31 Aug 2017 13:23:50 +0300 Subject: Blacklist CeilometerEvents tests 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 --- functest/opnfv_tests/openstack/rally/blacklist.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'functest') diff --git a/functest/opnfv_tests/openstack/rally/blacklist.txt b/functest/opnfv_tests/openstack/rally/blacklist.txt index 099d6864d..0623368d8 100644 --- a/functest/opnfv_tests/openstack/rally/blacklist.txt +++ b/functest/opnfv_tests/openstack/rally/blacklist.txt @@ -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: - -- cgit 1.2.3-korg