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 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html