All of lore.kernel.org
 help / color / mirror / Atom feed
From: tangchen <tangchen@cn.fujitsu.com>
To: Lucas Meneghel Rodrigues <lmr@redhat.com>,
	autotest@test.kernel.org, kvm@vger.kernel.org
Subject: [PATCH 0/3] Add migration function and test for libvirt.
Date: Tue, 17 Jan 2012 11:21:30 +0800	[thread overview]
Message-ID: <4F14E93A.1080902@cn.fujitsu.com> (raw)

Hi~

1. There is no muigrate() function in class VM in libvirt_vm.py.
2. There is no tests for libvirt in client/tests/libvirt.

So, I would like to add some tests for libvirt.

Here are three patches, 

1. Add a migrate() function for class VM in libvirt_vm.py, which 
   encapsulates "virsh migrate" command.
2. Add a "tests" directory in client/tests/libvirt/, and a test 
   for "virsh migrate" command.
3. Add configuration for this test.

-- 
Best Regards,
Tang chen


             reply	other threads:[~2012-01-17  3:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-17  3:21 tangchen [this message]
2012-01-17  3:24 ` [Autotest] [PATCH 1/3] Add migration function and test for libvirt tangchen
2012-01-17  3:24 ` [PATCH 0/3] " tangchen
2012-01-17  3:25 ` [PATCH 3/3] " tangchen

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=4F14E93A.1080902@cn.fujitsu.com \
    --to=tangchen@cn.fujitsu.com \
    --cc=autotest@test.kernel.org \
    --cc=kvm@vger.kernel.org \
    --cc=lmr@redhat.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.