Ghanshyam Mann | a699445 | 2019-07-05 08:43:23 +0000 | [diff] [blame^] | 1 | # This file includes the backlist of tests which need to be |
| 2 | # skipped for Integrated-gate-storage template. Integrated-gate-storage template |
| 3 | # needs to run only Cinder, Glance, Swift and Nova related tests and rest all |
| 4 | # tests will be skipped by below list. |
| 5 | |
| 6 | # Skip network, keystone API tests. |
| 7 | tempest.api.network |
| 8 | tempest.api.identity |
| 9 | |
| 10 | # Skip network only scenario tests. |
| 11 | tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_network_advanced_server_ops |
| 12 | tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops |
| 13 | tempest.scenario.test_network_v6.TestGettingAddress.test_security_groups_basic_ops |