From 7728027cdd575f7d43c97b4b7a9345c69898c26f Mon Sep 17 00:00:00 2001 From: Eric Harney Date: Thu, 13 Dec 2018 17:45:44 -0500 Subject: [PATCH] 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 --- tempest_blacklist.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/tempest_blacklist.txt b/tempest_blacklist.txt index bbab5ae..c2a8ea0 100644 --- a/tempest_blacklist.txt +++ b/tempest_blacklist.txt @@ -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