From d13cda81e166fbb5092bacc16c191aeda2a45569 Mon Sep 17 00:00:00 2001 From: Juha Kosonen Date: Tue, 19 Dec 2017 13:59:14 +0200 Subject: Blacklist rally ceilometer scenarios Exclude ceilometer test cases since Rally is still utilizing the API which was deprecated in Pike. Change-Id: I33be7358c14988f94d38d4b9d42995bd5f022617 Signed-off-by: Juha Kosonen --- functest/opnfv_tests/openstack/rally/blacklist.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/functest/opnfv_tests/openstack/rally/blacklist.txt b/functest/opnfv_tests/openstack/rally/blacklist.txt index 13d8fc5fc..4b42c312a 100644 --- a/functest/opnfv_tests/openstack/rally/blacklist.txt +++ b/functest/opnfv_tests/openstack/rally/blacklist.txt @@ -49,6 +49,16 @@ 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..*' functionality: - -- cgit 1.2.3-korg