As with tempest.api.network the identity tests have nothing to do with ceph so lets blacklist them and hopefully reduce runtime. Change-Id: Ibcda268021b236bc049e21b7ddd9e99a7c24dace
9 lines
322 B
Plaintext
9 lines
322 B
Plaintext
# List of tests getting skipped
|
|
|
|
# The RBD driver only supports LUKS encryption.
|
|
tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup
|
|
|
|
# Skip network and identity API tests since they have no bearing on a Ceph backend.
|
|
tempest.api.network
|
|
tempest.api.identity
|