Blacklist few Rally tests when verifying Airship 52/69352/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Sun, 15 Dec 2019 12:20:59 +0000 (13:20 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Sun, 15 Dec 2019 12:24:35 +0000 (13:24 +0100)
Airship doesn't support live migration and resize server.
It blacklists them even if all other OPNFV installers have always
supported these capabilities.

They are still listed as mandatory in CNTT then they are kept in
CNTT RI compliance.

Here are the Rally tests blacklisted here:
  - 'NovaServers.boot_and_live_migrate_server'
  - 'NovaServers.boot_server_attach_created_volume_and_live_migrate'
  - 'NovaServers.boot_server_from_volume_and_live_migrate'
  - 'NovaServers.boot_and_migrate_server'
  - 'NovaServers.resize_server'

Change-Id: I26f69fadf0e632f1e3b5dcd14baf7fccd694550b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
jjb/airship/airship.yaml

index 9a3a0e7..21cc45d 100644 (file)
@@ -97,6 +97,8 @@
             -v /home/opnfv/functest/images:/home/opnfv/functest/images \
             -v /home/opnfv/functest/tempest_conf.yaml:/usr/lib/python2.7/\
           site-packages/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml \
+            -v /home/opnfv/functest/blacklist.yaml:/usr/lib/python2.7/\
+          site-packages/functest/opnfv_tests/openstack/rally/blacklist.yaml \
             $image run_tests -t {test} -r -p
 
 - builder: