Only filter boot_server_from_volume_and_delete via scenario
authorCédric Ollivier <cedric.ollivier@orange.com>
Tue, 13 Feb 2018 17:05:49 +0000 (18:05 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Tue, 13 Feb 2018 17:13:31 +0000 (18:13 +0100)
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>
functest/opnfv_tests/openstack/rally/blacklist.txt

index b2e4235..fe08b5b 100644 (file)
@@ -3,7 +3,7 @@ scenario:
         scenarios:
             - '^os-nosdn-lxd-(no)?ha$'
         installers:
-            - joid
+            - '.+'  # all installers
         tests:
             - NovaServers.boot_server_from_volume_and_delete
     -