public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Lucas Meneghel Rodrigues <lmr@redhat.com>
To: autotest@test.kernel.org
Cc: kvm@vger.kernel.org, Lucas Meneghel Rodrigues <lmr@redhat.com>
Subject: [PATCH 0/2] KVM test: Image copy test v2
Date: Wed, 29 Dec 2010 12:35:46 -0200	[thread overview]
Message-ID: <1293633348-7188-1-git-send-email-lmr@redhat.com> (raw)

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


             reply	other threads:[~2010-12-29 14:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-29 14:35 Lucas Meneghel Rodrigues [this message]
2010-12-29 14:35 ` [PATCH 1/2] KVM-test: Add mount utility functions Lucas Meneghel Rodrigues
2010-12-29 14:35 ` [PATCH 2/2] KVM-test: Add image_copy subtest to prepare images Lucas Meneghel Rodrigues
2010-12-29 15:24 ` [PATCH 0/2] KVM test: Image copy test v2 Lucas Meneghel Rodrigues

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1293633348-7188-1-git-send-email-lmr@redhat.com \
    --to=lmr@redhat.com \
    --cc=autotest@test.kernel.org \
    --cc=kvm@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox