public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: fyang@redhat.com
To: autotest@test.kernel.org
Cc: kvm@vger.kernel.org, Feng Yang <fyang@redhat.com>
Subject: [PATCH] KVM Test: Correct file_transfer import link.
Date: Thu, 19 May 2011 14:48:59 +0800	[thread overview]
Message-ID: <1305787739-11688-1-git-send-email-fyang@redhat.com> (raw)

From: Feng Yang <fyang@redhat.com>

       modified:   client/tests/kvm/tests/set_link.py
       modified:   client/virt/tests/nic_promisc.py
       modified:   client/virt/tests/nicdriver_unload.py

Signed-off-by: Feng Yang <fyang@redhat.com>
---
 client/tests/kvm/tests/set_link.py    |    2 +-
 client/virt/tests/nic_promisc.py      |    2 +-
 client/virt/tests/nicdriver_unload.py |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/client/tests/kvm/tests/set_link.py b/client/tests/kvm/tests/set_link.py
index 94ca30a..ef34c71 100644
--- a/client/tests/kvm/tests/set_link.py
+++ b/client/tests/kvm/tests/set_link.py
@@ -1,6 +1,6 @@
 import logging
 from autotest_lib.client.common_lib import error
-from autotest_lib.client.tests.kvm.tests import file_transfer
+from autotest_lib.client.virt.tests import file_transfer
 from autotest_lib.client.virt import virt_test_utils
 
 
diff --git a/client/virt/tests/nic_promisc.py b/client/virt/tests/nic_promisc.py
index 0ff07b8..de4c4d6 100644
--- a/client/virt/tests/nic_promisc.py
+++ b/client/virt/tests/nic_promisc.py
@@ -1,7 +1,7 @@
 import logging, threading
 from autotest_lib.client.common_lib import error
 from autotest_lib.client.bin import utils
-from autotest_lib.client.tests.kvm.tests import file_transfer
+from autotest_lib.client.virt.tests import file_transfer
 from autotest_lib.client.virt import virt_test_utils, virt_utils
 
 
diff --git a/client/virt/tests/nicdriver_unload.py b/client/virt/tests/nicdriver_unload.py
index 8296523..be0a83f 100644
--- a/client/virt/tests/nicdriver_unload.py
+++ b/client/virt/tests/nicdriver_unload.py
@@ -1,7 +1,7 @@
 import logging, threading, os, time
 from autotest_lib.client.common_lib import error
 from autotest_lib.client.bin import utils
-from autotest_lib.client.tests.kvm.tests import file_transfer
+from autotest_lib.client.virt.tests import file_transfer
 from autotest_lib.client.virt import virt_test_utils, virt_utils
 
 
-- 
1.7.1


             reply	other threads:[~2011-05-19  6:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-19  6:48 fyang [this message]
2011-05-20 18:53 ` [Autotest] [PATCH] KVM Test: Correct file_transfer import link 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=1305787739-11688-1-git-send-email-fyang@redhat.com \
    --to=fyang@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