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. |
Luigi Toscano | abc06c3 | 2020-04-19 00:57:38 +0200 | [diff] [blame] | 11 | tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps |
| 12 | tempest.scenario.test_network_basic_ops.TestNetworkBasicOps |
| 13 | tempest.scenario.test_network_v6.TestGettingAddress |
| 14 | tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps |