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
kill\_vm\_timeout
=================
Description
-----------
Configures the amount of time, in seconds, to wait for VM shutdown
during the post processing.
This is only relevant if `kill\_vm `_ is
actually set to 'yes'.
To set the timeout to one minute:
::
kill_vm_timeout = 60
Defined On
----------
- `client/tests/kvm/guest-os.cfg.sample `_
- `client/tests/kvm/subtests.cfg.sample `_
Used By
-------
- `client/virt/virt\_env\_process.py `_
Referenced By
-------------
No other documentation currently references this configuration key.
See also
--------
- `kill\_vm `_
- `kill\_vm\_gracefully `_
- `kill\_unresponsive\_vms `_