From: Juha Kosonen Date: Mon, 5 Feb 2018 15:23:34 +0000 (+0200) Subject: Blacklist Quotas.nova_update_and_delete test X-Git-Tag: opnfv-6.0.0~198 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=5da3abf280d41e145da4e52b95836359f380875a;p=functest.git Blacklist Quotas.nova_update_and_delete test Excluded since the test occasionally fails due to race condition issue on quota manipulation in nova [1]. [1] https://bugs.launchpad.net/nova/+bug/1552622 Change-Id: Ib979c1e371727aa3adea9dc0b5955e7ed24881cf Signed-off-by: Juha Kosonen --- diff --git a/functest/opnfv_tests/openstack/rally/blacklist.txt b/functest/opnfv_tests/openstack/rally/blacklist.txt index 4b42c312a..b2e423585 100644 --- a/functest/opnfv_tests/openstack/rally/blacklist.txt +++ b/functest/opnfv_tests/openstack/rally/blacklist.txt @@ -59,6 +59,16 @@ scenario: # 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: -