Merge "Remove nova v3 regex from devstack-virtual-ironic"
This commit is contained in:
commit
13191df9bf
@ -675,7 +675,7 @@
|
||||
# to avoid features unsupported by Ironic.
|
||||
# skip all compute API tests that touch secgroups, volumes, servers and
|
||||
# snapshots
|
||||
r="^(?!.*(?:(compute\.|compute\.v3\.)(security_groups\.test_security_groups|images\.test_images_oneserver|servers\.*))"
|
||||
r="^(?!.*(?:compute\.(security_groups\.test_security_groups|images\.test_images_oneserver|servers\.*))"
|
||||
r="$r|^(?:tempest\.api\.database\.*)"
|
||||
# skip volumes attach tests
|
||||
r="$r|(?:tempest\.api\.volume\.test_volumes_actions.*)"
|
||||
|
Loading…
Reference in New Issue
Block a user