summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2020-11-30 10:23:11 +0000
committerGerrit Code Review <review@openstack.org>2020-11-30 10:23:11 +0000
commitb012361a53354787799168fef0aac075d6e55202 (patch)
treede3f92aceacec83c1657761f3f076c23f0861f9b /.zuul.yaml
parent007537a29eafff5bac22faf1f83c02ef75f5932f (diff)
parent4bea68f12b2d3355ec95c471bf12306d08c58729 (diff)
downloadnova-b012361a53354787799168fef0aac075d6e55202.tar.gz
Merge "Revert "zuul: Skip test_attach_scsi_disk_with_config_drive in nova-ceph-multistore""
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml6
1 files changed, 1 insertions, 5 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 39974c3849..14939636bb 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -379,11 +379,7 @@
# 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.
- # FIXME(lyarwood): test_attach_scsi_disk_with_config_drive attempts to
- # delete an image that has been cloned by nova ahead of the instance
- # being removed. Skip this test until it is reworked to remove the server
- # ahead of the image.
- tempest_black_regex: .*encrypted_cinder_volumes.*|.*test_attach_scsi_disk_with_config_drive
+ tempest_black_regex: .*encrypted_cinder_volumes.*
devstack_localrc:
GLANCE_STANDALONE: True
GLANCE_USE_IMPORT_WORKFLOW: True