Ghanshyam | ee7fd1f | 2019-07-05 09:36:57 +0000 | [diff] [blame] | 1 | # This file includes the backlist of tests which need to be |
| 2 | # skipped for Integrated-gate-compute template. Integrated-gate-compute template |
| 3 | # needs to run only Nova, Neutron, Cinder and Glance related tests and rest all |
| 4 | # tests will be skipped by below list. |
| 5 | |
| 6 | # Skip keystone and Swift API tests. |
| 7 | tempest.api.identity |
| 8 | tempest.api.object_storage |
| 9 | |
| 10 | # Skip Swift only scenario tests. |
| 11 | tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops |
| 12 | tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_acl_anonymous_download |
| 13 | tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore |