This is a respin of Amos's patch for image_copy test. In this
version, small cleanups and consistency fixes were made, specially
with regards to using utils.system instead of functions on the
commands API.

Amos Kong (2):
  KVM-test: Add mount utility functions
  KVM-test: Add image_copy subtest to prepare images

 client/tests/kvm/kvm_utils.py          |   55 ++++++++++++++++++++++++++++++++
 client/tests/kvm/tests/image_copy.py   |   46 ++++++++++++++++++++++++++
 client/tests/kvm/tests_base.cfg.sample |    9 +++++
 3 files changed, 110 insertions(+), 0 deletions(-)
 create mode 100644 client/tests/kvm/tests/image_copy.py

-- 
1.7.2.3

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

Reply via email to