blob: 1ef6bb5e314dbbdc1752e1fb9d91b599faea1021 [file] [log] [blame]
Ghanshyam Manna6994452019-07-05 08:43:23 +00001# 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.
7tempest.api.network
8tempest.api.identity
9
10# Skip network only scenario tests.
Luigi Toscanoabc06c32020-04-19 00:57:38 +020011tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps
12tempest.scenario.test_network_basic_ops.TestNetworkBasicOps
13tempest.scenario.test_network_v6.TestGettingAddress
14tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps