Stefan Berger
2007-May-08 13:47 UTC
[Xen-devel] [PATCH] [Xm-test] Fixes for some test cases that migrate or suspend/resume VMs
Some test cases where a VM is suspended/resumed or migrated do not properly delete the VM configuration using ''xm delete'' when ''xm'' is run in Xen-API mode. It seems that ''xm destroy'' is necessary since these operations lead VMs to become ''xend - managed''. Adding them to the list of managed domains before executing those operations will call ''xm destroy'' when the test finishes and keep the domain list clean. Signed-off-by: Stefan Berger <stefanb@us.ibm.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel