You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
639 B
Plaintext
15 lines
639 B
Plaintext
# This file includes the backlist of tests which need to be
|
|
# skipped for Integrated-gate-storage template. Integrated-gate-storage template
|
|
# needs to run only Cinder, Glance, Swift and Nova related tests and rest all
|
|
# tests will be skipped by below list.
|
|
|
|
# Skip network, keystone API tests.
|
|
tempest.api.network
|
|
tempest.api.identity
|
|
|
|
# Skip network only scenario tests.
|
|
tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps
|
|
tempest.scenario.test_network_basic_ops.TestNetworkBasicOps
|
|
tempest.scenario.test_network_v6.TestGettingAddress
|
|
tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps
|