[PATCH 2/3] KVM test: Test reboot during migration

2010-09-25 Thread Jason Wang
This test is simple: it's doing the migration and guest rebooting in the same time and then check the completion of migration and verify the guest state by loggin it again after reboot. Signed-off-by: Jason Wang --- client/tests/kvm/tests/migration_with_reboot.py | 45 +++

[PATCH 2/3] KVM test: Test reboot during migration

2010-11-26 Thread Lucas Meneghel Rodrigues
From: Jason Wang This test is simple: it's doing the migration and guest rebooting in the same time and then check the completion of migration and verify the guest state by loggin it again after reboot. Signed-off-by: Jason Wang --- client/tests/kvm/tests/migration_with_reboot.py | 45 ++