summaryrefslogtreecommitdiffstats
path: root/jjb/airship/airship.yaml
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2019-12-15 13:20:59 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2019-12-15 13:24:35 +0100
commit70a61daa082a249542cceaf33b796954625118a1 (patch)
tree1f9c4d00680fb8e3e7a94f21e14c842e11cdb02f /jjb/airship/airship.yaml
parent47fda3149de3d0abd9fca45e552cc67129e7d24c (diff)
Blacklist few Rally tests when verifying Airship
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>
Diffstat (limited to 'jjb/airship/airship.yaml')
-rw-r--r--jjb/airship/airship.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/airship/airship.yaml b/jjb/airship/airship.yaml
index 9a3a0e78e..21cc45df8 100644
--- a/jjb/airship/airship.yaml
+++ b/jjb/airship/airship.yaml
@@ -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: