You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Xu Tian edited this page Dec 30, 2016
·
1 revision
main\_vm
========
Description
-----------
Sets name of the main VM.
There's nothing special about this configuration item, except that most
tests will also reference its value when fetching a VM from the
Environment (see class **Env** on file
`client/virt/virt\_utils.py `_).
The default name of the main VM is **vm1**:
::
main_vm = vm1
Defined On
----------
- `client/tests/kvm/base.cfg.sample `_
- `client/tests/kvm/unittests.cfg.sample `_
Referenced By
-------------
No other documentation currently references this configuration key.