summaryrefslogtreecommitdiff
path: root/devstack
diff options
context:
space:
mode:
authorLee Yarwood <lyarwood@redhat.com>2020-12-02 14:05:53 +0000
committerLee Yarwood <lyarwood@redhat.com>2020-12-02 14:05:53 +0000
commitc11f4e533676abc676884053544607d263b3ffca (patch)
tree50d119b34b89a18cd5821339569f597e527ce6be /devstack
parentf0efcae6975a99044ef7052453f905f60fcecac6 (diff)
downloadnova-c11f4e533676abc676884053544607d263b3ffca.tar.gz
nova-multi-cell: Skip test_cold_migrate_unshelved_instance
Change-Id: I494bf6b10ffb2f54ac4d6079760b44178d82b3fd Related-Bug: #1906428
Diffstat (limited to 'devstack')
-rw-r--r--devstack/nova-multi-cell-blacklist.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/devstack/nova-multi-cell-blacklist.txt b/devstack/nova-multi-cell-blacklist.txt
index afda00fae1..1b7131cc10 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