Skip to content

Commit 242002f

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "zuul: Skip test_attach_cloned_encrypted_volume in nova-ceph-multistore"
2 parents 8b8e386 + 6eae978 commit 242002f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.zuul.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@
379379
# NOTE(danms): These tests create an empty non-raw image, which nova
380380
# will refuse because we set never_download_image_if_on_rbd in this job.
381381
# Just skip these tests for this case.
382-
tempest_black_regex: .*encrypted_cinder_volumes.*
382+
tempest_black_regex: .*encrypted_cinder_volumes.*|.*test_attach_cloned_encrypted_volume.*
383383
devstack_localrc:
384384
GLANCE_STANDALONE: True
385385
GLANCE_USE_IMPORT_WORKFLOW: True

0 commit comments

Comments
 (0)