
The right way to configure encrypted volumes is configuring a key manager, like barbican, however, it's not enabled by default, and it's already being covered by one of tripleo scenarios. Change-Id: I3c66733d93e54728547374b4fa2f10be18cae0fd
9 lines
453 B
Django/Jinja
9 lines
453 B
Django/Jinja
# old bug rhbz1272289
|
|
-tempest.scenario.test_volume_boot_pattern
|
|
-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
|