diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-02-13 18:05:49 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-02-13 18:13:31 +0100 |
commit | d835b25418590d8f149736547beb56c0ab27c2ef (patch) | |
tree | 57bb25233a062aea2bbc683f998f5ce0684565ee /functest | |
parent | 0424a6d98739ac7499c28799570ea8a625c0779c (diff) |
Only filter boot_server_from_volume_and_delete via scenario
It can be safely merged as only joid supports '^os-nosdn-lxd-(no)?ha$'
scenarios. It aims at testing all installers in the same way which
would have made much sense if another installer supported this
scenarios.
Change-Id: I145102df3f6394b6fff28590923100e0f1e6cb66
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'functest')
-rw-r--r-- | functest/opnfv_tests/openstack/rally/blacklist.txt | 2 |
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 b2e42358..fe08b5b9 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 - |