forked from autotest/virt-test
-
Notifications
You must be signed in to change notification settings - Fork 0
CartesianConfigReference KVM kill_vm
Lucas Meneghel Rodrigues edited this page Sep 25, 2012
·
1 revision
Configures whether a VM should be shutdown during post processing. How exactly the VM will be shutdown is configured by other parameters such as kill_vm_gracefully and kill_vm_timeout.
To force shutdown during post processing:
kill_vm = yes
- client/tests/kvm/base.cfg.sample
- client/tests/kvm/guest-os.cfg.sample
- client/tests/kvm/subtests.cfg.sample
- client/tests/kvm/unittests.cfg.sample
No other documentation currently references this configuration key.