Blacklist compute.volumes and compute.images API tests
Those tests are related to Nova-Cinder and Nova-Glance interactions and there is no need to run them on e.g. Neutron gate. So this patch adds both groups of API tests to be blacklisted in integrated networking template. Change-Id: I500b4514f64c89e55d946b5958098511318ea358
This commit is contained in:
parent
4f8155cd59
commit
3532444045
@ -3,7 +3,9 @@
|
||||
|
||||
# Skip Cinder, Glance, keystone and Swift API tests.
|
||||
tempest.api.volume
|
||||
tempest.api.compute.volumes
|
||||
tempest.api.image
|
||||
tempest.api.compute.images
|
||||
tempest.api.object_storage
|
||||
tempest.api.identity
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user