blob: 657bda25f9764a2b5eef4319c44753058aa50b1a [file] [log] [blame]
Ghanshyam31609dc2019-07-05 09:23:37 +00001# This file includes the backlist of tests which need to be
2# skipped for Integrated-gate-placement template. Integrated-gate-placement template
3# needs to run only Nova and Neutron related tests and rest all
4# tests will be skipped by below list.
5
6# Skip Cinder, Glance, keystone and Swift API tests.
7tempest.api.volume
8tempest.api.image
9tempest.api.identity
10tempest.api.object_storage
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