Skip to content

Commit 02732c2

Browse files
konan-abhiElod Illes
authored andcommitted
Fix import job to provide valid disk-formats list to tempest
Recent changes does not allow image conversion to convert an image having AMI disk format for image. Passing list of disk-formats to each import job which will now use qcow2 as default disk-format to create the image. Change-Id: I712b304ebe168705ec2793626f5d64135ad6d458 (cherry picked from commit 244ccb6) (cherry picked from commit f98e9ae)
1 parent a5ec69b commit 02732c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.zuul.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,7 @@
233233
"$TEMPEST_CONFIG":
234234
image:
235235
image_caching_enabled: True
236+
disk_formats: qcow2,ari,aki,vhd,vmdk,raw,ami,vdi,iso,vhdx
236237

237238
- job:
238239
name: glance-multistore-cinder-import

0 commit comments

Comments
 (0)