summaryrefslogtreecommitdiff
path: root/devstack
diff options
context:
space:
mode:
authorBalazs Gibizer <balazs.gibizer@est.tech>2020-12-10 14:33:08 +0100
committerBalazs Gibizer <balazs.gibizer@est.tech>2020-12-10 14:51:19 +0100
commit048250a4b76c0b6a85e459f92b436c448d592235 (patch)
treef82880e2db347acf3500b5ac04448d675e0a3b9e /devstack
parent3a6c1cbc3a07814b3fecfdc23f28da9294779bcc (diff)
downloadnova-048250a4b76c0b6a85e459f92b436c448d592235.tar.gz
Disable qos resize tempest test for nova-multi-cell job
It turned out that during the qos resize work we did not implemented support of cross cell resize with qos ports. Tempest test coverage for the resize and migrate is landed recently that made the nova-multi-cell job to fail. So this patch disables the qos resize and migrate tempest tests for the nova-multi-cell job to unblock the gate. Related-Bug: #1907522 [1] I8c573c4a11a76932057d8415d76114a03269b9f3 Change-Id: I95bc22f7d65454cd9e7b54a0e6d9516f2f204978
Diffstat (limited to 'devstack')
-rw-r--r--devstack/nova-multi-cell-blacklist.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/devstack/nova-multi-cell-blacklist.txt b/devstack/nova-multi-cell-blacklist.txt
index 1b7131cc10..a81dfc47fa 100644
--- a/devstack/nova-multi-cell-blacklist.txt
+++ b/devstack/nova-multi-cell-blacklist.txt
@@ -7,3 +7,9 @@
# Skip until bug 1906428 is resolved
tempest.scenario.test_shelve_instance.TestShelveInstance.test_cold_migrate_unshelved_instance
+
+# Also exlude resize and migrate tests with qos ports as qos is currently
+# not supported in cross cell resize case . See
+# https://bugs.launchpad.net/nova/+bug/1907511 for details
+test_migrate_with_qos_min_bw_allocation
+test_resize_with_qos_min_bw_allocation