forked from avocado-framework/avocado-vt
-
Notifications
You must be signed in to change notification settings - Fork 1
CartesianConfigReference KVM remove_image
Xu Tian edited this page Dec 30, 2016
·
1 revision
- index
- modules |
- next |
- previous |
- Avocado VT 44.0 documentation »
- Cartesian Config »
- Cartesian Config Reference »
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¶
- index
- modules |
- next |
- previous |
- Avocado VT 44.0 documentation »
- Cartesian Config »
- Cartesian Config Reference »
© Copyright 2014, Red Hat. Created using Sphinx 1.5.1.