Merge "Set ima_disk_format to vhd when hypervisor is XenServer"

This commit is contained in:
Jenkins 2016-06-10 16:19:54 +00:00 committed by Gerrit Code Review
commit 3a4b28cae2

View File

@ -289,6 +289,7 @@ function configure_tempest {
fi
if [ "$VIRT_DRIVER" = "xenserver" ]; then
iniset $TEMPEST_CONFIG image disk_formats "ami,ari,aki,vhd,raw,iso"
iniset $TEMPEST_CONFIG scenario img_disk_format vhd
fi
# Image Features