zuul: Skip test_attach_scsi_disk_with_config_drive in nova-ceph-multistore
Related-Bug: #1905725 Change-Id: Ia108a7ac04defe742efcac09e7c0d61b08ab4e6d
This commit is contained in:
+5
-1
@@ -379,7 +379,11 @@
|
|||||||
# NOTE(danms): These tests create an empty non-raw image, which nova
|
# 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.
|
# will refuse because we set never_download_image_if_on_rbd in this job.
|
||||||
# Just skip these tests for this case.
|
# Just skip these tests for this case.
|
||||||
tempest_black_regex: .*encrypted_cinder_volumes.*
|
# 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
|
||||||
devstack_localrc:
|
devstack_localrc:
|
||||||
GLANCE_STANDALONE: True
|
GLANCE_STANDALONE: True
|
||||||
GLANCE_USE_IMPORT_WORKFLOW: True
|
GLANCE_USE_IMPORT_WORKFLOW: True
|
||||||
|
|||||||
Reference in New Issue
Block a user