summaryrefslogtreecommitdiffstats
path: root/functest/opnfv_tests/openstack/rally/blacklist.txt
diff options
context:
space:
mode:
authorLinda Wang <wangwulin@huawei.com>2017-10-17 09:25:06 +0000
committerJose Lausuch <jalausuch@suse.com>2017-10-18 07:25:21 +0000
commitdf48fcce2ea7fea367789d9d7fd28996691accc4 (patch)
tree90d4ab62c05cd04d7375594fa26337e6cbfb5c89 /functest/opnfv_tests/openstack/rally/blacklist.txt
parentf73a27258427b33a261c3e103ec1da25ef5c026b (diff)
Update blacklist about migration tests for rally
The test NovaServers.boot_and_migrate_server needs at least 2 compute nodes: https://github.com/openstack/rally/blob/stable/0.9/rally/plugins/openstack/scenarios/nova/servers.py#L763-L765 Change-Id: I4ddf99188094ced57225d886037b00e91f3b68e6 Signed-off-by: Linda Wang <wangwulin@huawei.com> (cherry picked from commit 613c672ac166ca92ce1284131ec06446e07e0023)
Diffstat (limited to 'functest/opnfv_tests/openstack/rally/blacklist.txt')
-rw-r--r--functest/opnfv_tests/openstack/rally/blacklist.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/functest/opnfv_tests/openstack/rally/blacklist.txt b/functest/opnfv_tests/openstack/rally/blacklist.txt
index cdb5be663..13d8fc5fc 100644
--- a/functest/opnfv_tests/openstack/rally/blacklist.txt
+++ b/functest/opnfv_tests/openstack/rally/blacklist.txt
@@ -53,8 +53,9 @@ scenario:
functionality:
-
functions:
- - no_live_migration
+ - no_migration
tests:
- 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