blob: 97808d95f72d120cf68d6d00313ce57a88522d11 [file] [log] [blame]
Ghanshyam5072a242019-07-03 14:40:53 +00001# This file includes the backlist of tests which need to be
2# skipped for Integrated-gate-networking template.
3
4# Skip Cinder, Glance, keystone and Swift API tests.
5tempest.api.volume
Slawek Kaplonski35324442020-01-07 16:58:58 +01006tempest.api.compute.volumes
Ghanshyam5072a242019-07-03 14:40:53 +00007tempest.api.image
Slawek Kaplonski35324442020-01-07 16:58:58 +01008tempest.api.compute.images
Ghanshyam5072a242019-07-03 14:40:53 +00009tempest.api.object_storage
10tempest.api.identity
11
12# Skip Cinder, Glance and Swift only scenario tests.
13tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks
14tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup
15tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops
16tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_acl_anonymous_download
17tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks
18tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume
19tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot
Ghanshyam Mann1ca760c2020-06-09 15:50:58 -050020
21# TODO(gmann): Remove these test skip once nova bug #1882521 is solved
22tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest.test_resize_server_with_multiattached_volume
23tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON
24tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached