The following series implements a safer version tests in parallel with
migration. That is to say a tiny version of test which only requires a
session was used to test in parallel with migration.

---

Jason Wang (3):
      KVM test: Move the file transfer helpers to kvm_utils.py
      KVM test: A safe version of migration_with_file_transfer
      KVM test: A safe version of migration with reboot


 client/tests/kvm/kvm_utils.py                      |   68 +++++++++++++++++++-
 client/tests/kvm/kvm_vm.py                         |   43 ++++---------
 .../kvm/tests/migration_with_file_transfer.py      |   42 +++++++++---
 client/tests/kvm/tests/migration_with_reboot.py    |   49 ++++++++++++++
 4 files changed, 154 insertions(+), 48 deletions(-)

-- 
Jason Wang
_______________________________________________
Autotest mailing list
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest

Reply via email to