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.
|
# to avoid features unsupported by Ironic.
|
||||||
# skip all compute API tests that touch secgroups, volumes, servers and
|
# skip all compute API tests that touch secgroups, volumes, servers and
|
||||||
# snapshots
|
# 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\.*)"
|
r="$r|^(?:tempest\.api\.database\.*)"
|
||||||
# skip volumes attach tests
|
# skip volumes attach tests
|
||||||
r="$r|(?:tempest\.api\.volume\.test_volumes_actions.*)"
|
r="$r|(?:tempest\.api\.volume\.test_volumes_actions.*)"
|
||||||
|
Loading…
Reference in New Issue
Block a user