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: Re: [PATCH 3/3] Add migration function and test for libvirt.
Date: Tue, 17 Jan 2012 11:25:31 +0800	[thread overview]
Message-ID: <4F14EA2B.9040108@cn.fujitsu.com> (raw)
In-Reply-To: <4F14E93A.1080902@cn.fujitsu.com>


This adds configuration for "virsh migrate" test.

Signed-off-by: Tang Chen <tangchen@cn.fujitsu.com>
---
 client/virt/subtests.cfg.sample |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

diff --git a/client/virt/subtests.cfg.sample b/client/virt/subtests.cfg.sample
index 843de30..97e62e9 100644
--- a/client/virt/subtests.cfg.sample
+++ b/client/virt/subtests.cfg.sample
@@ -323,6 +323,19 @@ variants:
                 create_image_stg = yes
                 image_size_stg = 10M
 
+    - virsh_migrate: install setup image_copy unattended_install.cdrom
+        type = virsh_migrate
+        live = yes
+        verbose = yes
+        desturi = qemu+ssh://Destination Host IP/system
+        destuser = Destination Host Username
+        destpwd = Destination Host Password
+        destip = Destination Host IP
+        destprompt = "#"
+        timeout = 30
+        variants:
+            - live:
+
     - migrate: install setup image_copy unattended_install.cdrom
         type = migration
         migration_test_command = help
-- 
1.7.3.1


-- 
Best Regards,
Tang chen

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

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

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=4F14EA2B.9040108@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.