This is a first-pass at a migration test specific to libvirt. Thanks to tangchen for making the first pass in it's creation. There were some minor usability issues with respect to testing with older libvirt versions. It will also be desireable to make the KVM and libvirt migration interfaces match sometime in the future. Therefor, some reduction and simplification of the test was easier than adding a bunch of conditionals. Finally, I appended a few convenient variants to the test so it can migrate back and forth and a configurable delay to let guest/network activity settle down between migrations.
Chris Evich (6): libvirt: Fix virsh_cmd to raise exceptions on error libvirt: Fix/Enhance virsh_cmd() calls exception handling libvirt: Simplify vm.migrate() and virsh_migrate() virsh_migrate test: Match test code with vm.migrate() changes libvirt migration: Updated/Commented virsh migration test config libvirt migrate: Add delay, config update, fix typo tangchen (3): Add migration function and test for libvirt. Add migration function and test for libvirt. Add migration function and test for libvirt. _______________________________________________ Autotest mailing list [email protected] http://test.kernel.org/cgi-bin/mailman/listinfo/autotest
