forked from autotest/virt-test
-
Notifications
You must be signed in to change notification settings - Fork 0
CartesianConfigReference KVM check_image
Lucas Meneghel Rodrigues edited this page Sep 25, 2012
·
1 revision
Configures if we want to run a check on the image files during post processing. A check usually means running 'qemu-img info' and 'qemu-img check'.
This is currently only enabled when image_format is set to 'qcow2'.
variants: - @qcow2: image_format = qcow2 check_image = yes
No other documentation currently references this configuration key.