aboutsummaryrefslogtreecommitdiffstats
path: root/functest/opnfv_tests/openstack/rally
diff options
context:
space:
mode:
authorJuha Kosonen <juha.kosonen@nokia.com>2018-02-14 07:48:22 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-02-14 07:48:22 +0000
commitccfdb361d9b33a5ea84526344a1695571b901892 (patch)
treeb7ec764eaae3c3219d6001b090ac2c7ea89c86cc /functest/opnfv_tests/openstack/rally
parente3299f119c93a57e00d1aaeeb1f7073a1adf7b87 (diff)
parentd835b25418590d8f149736547beb56c0ab27c2ef (diff)
Merge "Only filter boot_server_from_volume_and_delete via scenario"
Diffstat (limited to 'functest/opnfv_tests/openstack/rally')
-rw-r--r--functest/opnfv_tests/openstack/rally/blacklist.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/functest/opnfv_tests/openstack/rally/blacklist.txt b/functest/opnfv_tests/openstack/rally/blacklist.txt
index b2e423585..fe08b5b98 100644
--- a/functest/opnfv_tests/openstack/rally/blacklist.txt
+++ b/functest/opnfv_tests/openstack/rally/blacklist.txt
@@ -3,7 +3,7 @@ scenario:
scenarios:
- '^os-nosdn-lxd-(no)?ha$'
installers:
- - joid
+ - '.+' # all installers
tests:
- NovaServers.boot_server_from_volume_and_delete
-