Remove slow tests from blacklist
c6d3b84 intended to turn on
"TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks",
but it didn't since that test is marked as slow.
It only turned on
"TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks".
Change-Id: Ifa8ec1651be95dd6d8d30ed5d04e9ac692209e50
This commit is contained in:
1 changed files with 0 additions and 1 deletions
@@ -1,5 +1,4 @@
# List of tests getting skipped
.*\[.*\bslow\b.*\]
# The RBD driver only supports LUKS encryption.
tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.