From 6b4db089b22d57fc8356b967ecd8917c88d6e19e Mon Sep 17 00:00:00 2001 From: Lee Yarwood Date: Thu, 21 Jan 2021 15:43:32 +0000 Subject: [PATCH] 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 --- .zuul.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 7af474d57bbe..771ddcc1da70 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