On 03/16/2012 09:59 AM, tangchen wrote: > Hi~ > > Here are the V2 patches. > > Some improvements have been made to virsh_migrate test. > 1) Do more check after migration.(persistent, undefinesource, ...) > 2) Make the cleanup procedure more safe. > 3) Support "paused" and "shut off" state migration tests. > 4) Add a function to construct an incorrect commandline for testing. > 5) Backup xmlfile at the beginning, and remove the backup file in the > end.(For safety reason) > > And 27 more testcases. > > > Tang Chen (3): > Add API for libvirt_vm. > Improve virsh_migrate test. > Add 27 tests for virsh_migrate. > > client/tests/libvirt/tests/virsh_migrate.py | 286 > +++++++++++++++++++++++---- > client/virt/libvirt_vm.py | 52 +++++ > client/virt/subtests.cfg.sample | 154 +++++++++++++-- > 3 files changed, 430 insertions(+), 62 deletions(-) >
Why not post the patches in one thread together? Such as using "git send-email --compose", instead of replying the thread one by one? It takes me 1 min to find the patches. :-) Osier _______________________________________________ Autotest mailing list [email protected] http://test.kernel.org/cgi-bin/mailman/listinfo/autotest
