From c11f4e533676abc676884053544607d263b3ffca Mon Sep 17 00:00:00 2001 From: Lee Yarwood Date: Wed, 2 Dec 2020 14:05:53 +0000 Subject: [PATCH] nova-multi-cell: Skip test_cold_migrate_unshelved_instance Change-Id: I494bf6b10ffb2f54ac4d6079760b44178d82b3fd Related-Bug: #1906428 --- devstack/nova-multi-cell-blacklist.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/devstack/nova-multi-cell-blacklist.txt b/devstack/nova-multi-cell-blacklist.txt index afda00fae1b2..1b7131cc1053 100644 --- a/devstack/nova-multi-cell-blacklist.txt +++ b/devstack/nova-multi-cell-blacklist.txt @@ -4,3 +4,6 @@ # Exclude tempest.scenario.test_network tests since they are slow and # only test advanced neutron features, unrelated to multi-cell testing. ^tempest.scenario.test_network + +# Skip until bug 1906428 is resolved +tempest.scenario.test_shelve_instance.TestShelveInstance.test_cold_migrate_unshelved_instance