Disable volume encryption tests in tempest
Set ATTACH_ENCRYPTED_VOLUME_AVAILABLE=False to disable encryption tests because Block Device Driver does not support this feature Change-Id: Id5126372cc20b664002c19173407913b3e2b6627
This commit is contained in:
parent
a82e7bd83b
commit
dc368b31d9
@ -1 +1,4 @@
|
||||
CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-bdd:blockdevice}
|
||||
# NOTE (e0ne): skip test_encrypted_cinder_volumes tests until
|
||||
# bug #1518263 will be fixed.
|
||||
ATTACH_ENCRYPTED_VOLUME_AVAILABLE=False
|
||||
|
Loading…
x
Reference in New Issue
Block a user