Files
nova/devstack/nova-multi-cell-blacklist.txt
T
Lee Yarwood c11f4e5336 nova-multi-cell: Skip test_cold_migrate_unshelved_instance
Change-Id: I494bf6b10ffb2f54ac4d6079760b44178d82b3fd
Related-Bug: #1906428
2020-12-02 14:05:53 +00:00

10 lines
458 B
Plaintext

# --blacklist-file contents for the nova-multi-cell job defined in .zuul.yaml
# See: https://stestr.readthedocs.io/en/latest/MANUAL.html#test-selection
# 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