summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorLee Yarwood <lyarwood@redhat.com>2021-01-21 15:43:32 +0000
committerLee Yarwood <lyarwood@redhat.com>2021-01-22 10:15:42 +0000
commit6b4db089b22d57fc8356b967ecd8917c88d6e19e (patch)
tree08ce3e13408a1cb87e01bc49d2bdcd4bb1c52e0a /.zuul.yaml
parent6eae97843a21f7b7f58ce69328761b8fc8df6b6e (diff)
downloadnova-6b4db089b22d57fc8356b967ecd8917c88d6e19e.tar.gz
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
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 7af474d57b..771ddcc1da 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -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