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:
Slawek Kaplonski 2020-01-07 16:58:58 +01:00
parent 4f8155cd59
commit 3532444045
1 changed files with 2 additions and 0 deletions

View File

@ -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