Fix disk_formats in ceph job tempest config

Tempest currently defaults to disk_formats[0] for images it creates,
which is 'ami'. However, it's actually using a qcow2 disk image by
default, which means we're lying to glance when we create those.

Change-Id: I737e9aa51c268a387f1eed24cf717618d057d747
(cherry picked from commit c0ff2386ed)
This commit is contained in:
Dan Smith 2024-07-02 10:44:29 -07:00
parent e05b2a0ea3
commit 62b3192c70

View File

@ -751,6 +751,8 @@
manage_locations: true
volume:
volume_size: 1
image:
disk_formats: qcow2,ari,aki,vhd,vmdk,raw,ami,vdi,iso,vhdx
post-config:
$NOVA_CONF:
libvirt: