Merge "Disable TestEncryptedCinderVolumes"
This commit is contained in:
commit
c3bdd1b9d3
@ -3,4 +3,6 @@
|
||||
-tempest.api.volume.test_volumes_get
|
||||
# rhbz1266947
|
||||
-tempest.api.identity.*v3
|
||||
|
||||
# TripleO does not deploy Barbican by default, which is needed for this test to pass
|
||||
-tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup
|
||||
-tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks
|
||||
|
@ -20,3 +20,6 @@
|
||||
-tempest.api.identity.admin.v2.test_services.ServicesTestJSON
|
||||
#rhbz1380187
|
||||
-tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces
|
||||
# TripleO does not deploy Barbican by default, which is needed for this test to pass
|
||||
-tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup
|
||||
-tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks
|
||||
|
@ -7,3 +7,6 @@
|
||||
-tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip
|
||||
-tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id
|
||||
-tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops
|
||||
# TripleO does not deploy Barbican by default, which is needed for this test to pass
|
||||
-tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup
|
||||
-tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks
|
||||
|
@ -11,3 +11,6 @@
|
||||
-tempest.scenario.test_network_basic_ops.TestNetworkBasicOps
|
||||
# rhbz1386421
|
||||
-tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON
|
||||
# TripleO does not deploy Barbican by default, which is needed for this test to pass
|
||||
-tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup
|
||||
-tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks
|
||||
|
Loading…
x
Reference in New Issue
Block a user