Merge "Add nova-multi-cell job"
This commit is contained in:
2 changed files with 74 additions and 0 deletions
9
devstack/nova-multi-cell-blacklist.txt
Normal file
9
devstack/nova-multi-cell-blacklist.txt
Normal file
@@ -0,0 +1,9 @@
# --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
# Disable associate floating IP tests until bug 1826472 is fixed.
tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.