Browse code

Merge "Set ima_disk_format to vhd when hypervisor is XenServer" into stable/mitaka

Jenkins authored on 2016/10/06 14:32:40
Showing 1 changed files
... ...
@@ -292,6 +292,7 @@ function configure_tempest {
292 292
     fi
293 293
     if [ "$VIRT_DRIVER" = "xenserver" ]; then
294 294
         iniset $TEMPEST_CONFIG image disk_formats "ami,ari,aki,vhd,raw,iso"
295
+        iniset $TEMPEST_CONFIG scenario img_disk_format vhd
295 296
     fi
296 297
 
297 298
     # Image Features