blob: cbd3e9de89f83d6e0f947cd9fc1598faf80d5a93 [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
Ghanshyam Mann1ca760c2020-06-09 15:50:58 -050015
16# TODO(gmann): Remove these test skip once nova bug #1882521 is solved
17tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest.test_resize_server_with_multiattached_volume
18tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON
19tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached