cells is a sad panda about scheduler hints
The new test_schedule_to_all_nodes test fails in some epic ways in cells. Not really worth debugging, this is a new test and had just exposed another cells / devstack issue. Just skip the test. Conflicts: devstack/tempest-dsvm-cells-rc Change-Id: Icc71e36f4ecb015dff9e806caacd31262f7e17f7 (cherry picked from commit 876679c08f05eaa2a90b1f053b65b78a0af433df)
This commit is contained in:
parent
474e7bb3f3
commit
d3fe7e4296
@ -77,6 +77,8 @@ r="$r|(?:tempest\.thirdparty\.boto\.test_ec2_instance_run\.InstanceRunTest\.test
|
||||
r="$r|(?:tempest\.api\.compute.servers\.test_disk_config\.ServerDiskConfigTestJSON\.test_rebuild_server_with_manual_disk_config*)"
|
||||
# https://bugs.launchpad.net/nova/+bug/1445631
|
||||
r="$r|(?:tempest\.api\.compute\.servers\.test_server_actions\.ServerActionsTestJSON\\.test_rebuild_server_in_stop_state*)"
|
||||
# scheduler hints apparently don't work in devstack cells
|
||||
r="$r|(?:tempest\.scenario\.test_server_multinode\.TestServerMultinode\.test_schedule_to_all_nodes)"
|
||||
r="$r).*$"
|
||||
|
||||
export DEVSTACK_GATE_TEMPEST_REGEX="$r"
|
||||
|
Loading…
x
Reference in New Issue
Block a user