diff options
Diffstat (limited to 'functest/opnfv_tests/openstack/rally/blacklist.txt')
-rw-r--r-- | functest/opnfv_tests/openstack/rally/blacklist.txt | 3 |
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 cdb5be66..13d8fc5f 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 |