hi~

changes from v4 to v5:

1. Add a new API to backup guest's xmlfile in class VM.
2. Improve vm.migrate() to support migration with invalid options.


Tang Chen (5):
  Adds 3 API for libvirt_vm.
  Add 27 tests for virsh_migrate.
  Improve vm.migrate() to support migration with invalid options.
  Add vm.backup_xml() API to back up xml file.
  Improve virsh_migrate test to support more tests.

 client/tests/libvirt/tests/virsh_migrate.py |  278 +++++++++++++++++++++++----
 client/virt/libvirt_vm.py                   |  173 ++++++++++++++++-
 client/virt/subtests.cfg.sample             |  261 ++++++++++++++++++-------
 3 files changed, 591 insertions(+), 121 deletions(-)

-- 
Best Regards,
Tang chen
_______________________________________________
Autotest mailing list
Autotest@test.kernel.org
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest

Reply via email to