summaryrefslogtreecommitdiff
path: root/devstack/nova-multi-cell-exclude-list.txt
blob: a61229c90645980e511369e81ca3fc5259030b2a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# --exclude-list 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

# 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