check\_image ============ Description ----------- 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 Defined On ---------- - `shared/cfg/guest-hw.cfg `_ Used By ------- - `virttest/env\_process.py `_ Referenced By ------------- No other documentation currently references this configuration key. See Also -------- - `images `_ - `image\_name `_ - `image\_format `_ - `create\_image `_ - `remove\_image `_