Skip to content

KVMAutotest CartesianConfigReference KVM remove_image

Lucas Meneghel Rodrigues edited this page Sep 22, 2011 · 2 revisions

remove_image

Description

Configures if we want to remove image files during post processing.

To keep all images after running tests:

remove_image = no

On a test with multiple transient images, to remove all but the main image (image1), use:

remove_image = yes
remove_image_image1 = no

Defined On

Used By

Referenced By

No other documentation currently references this configuration key.

See Also

Clone this wiki locally