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:
Eric Harney
2018年12月13日 17:45:44 -05:00
parent fb26d5d5a5
commit 7728027cdd

View File

@@ -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
openstack/devstack-plugin-ceph
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.

The note is not visible to the blocked user.