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 `_