Skip to content

KVMAutotest CartesianConfigReference KVM kill_unresponsive_vms

Lucas Meneghel Rodrigues edited this page Sep 22, 2011 · 2 revisions

kill_unresponsive_vms

Description

Configures whether VMs that are running, but do not have a responsive session (for example via SSH), should be destroyed (of course, not gracefully) during post processing.

This behavior is enabled by default. To turn it off and leave unresponsive VMs lying around (usually not recommended):

kill_unresponsive_vms = no

Defined On

Used By

Referenced By

No other documentation currently references this configuration key.

See also

Clone this wiki locally