zuul: Allow encryption tests in nova-ceph-multistore again

I50d3b874b7e0676436c434be6c059f221041560f and
Iee0d863770def63df8601222265dc22226457c0c should avoid any image
creation from breaking these tests while
[workarounds]/never_download_image_if_on_rbd remains set in this job.

Depends-On: https://review.opendev.org/c/openstack/tempest/+/771958
Depends-On: https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/771835

Related-Bug: #1912607
Change-Id: I06f95d68fcf20d40096b0ee120fe780097d82320
This commit is contained in:
Lee Yarwood 2021-01-21 15:43:32 +00:00
parent 6eae97843a
commit 6b4db089b2
1 changed files with 0 additions and 1 deletions

View File

@ -379,7 +379,6 @@
# NOTE(danms): These tests create an empty non-raw image, which nova
# will refuse because we set never_download_image_if_on_rbd in this job.
# Just skip these tests for this case.
tempest_black_regex: .*encrypted_cinder_volumes.*|.*test_attach_cloned_encrypted_volume.*
devstack_localrc:
GLANCE_STANDALONE: True
GLANCE_USE_IMPORT_WORKFLOW: True