forked from avocado-framework/avocado-vt
-
Notifications
You must be signed in to change notification settings - Fork 1
CartesianConfigReference KVM create_image.rst
Xu Tian edited this page Dec 30, 2016
·
1 revision
create\_image
=============
Description
-----------
Configures if we want to create an image file during pre processing, if
it does **not** already exists. To force the creation of the image file
even if it already exists, use
`force\_create\_image `_.
To create an image file if it does **not** already exists:
::
create_image = yes
Defined On
----------
- `client/tests/kvm/subtests.cfg.sample `_
Used By
-------
- `client/tests/kvm/tests/qemu\_img.py `_
- `client/virt/virt\_env\_process.py `_
Referenced By
-------------
No other documentation currently references this configuration key.
See Also
--------
- `images `_
- `image\_name `_
- `image\_format `_
- `create\_image `_
- `force\_create\_image `_
- `remove\_image `_