From: Lucas Meneghel Rodrigues <lmr@redhat.com>
To: fyang@redhat.com
Cc: autotest@test.kernel.org, kvm@vger.kernel.org
Subject: Re: [Autotest] [PATCH] KVM Test: Correct file_transfer import link.
Date: Fri, 20 May 2011 15:53:43 -0300 [thread overview]
Message-ID: <1305917626.15658.10.camel@freedom> (raw)
In-Reply-To: <1305787739-11688-1-git-send-email-fyang@redhat.com>
On Thu, 2011-05-19 at 14:48 +0800, fyang@redhat.com wrote:
> 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
Applied, thanks!
http://autotest.kernel.org/changeset/5365
> 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
>
>
prev parent reply other threads:[~2011-05-20 18:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-19 6:48 [PATCH] KVM Test: Correct file_transfer import link fyang
2011-05-20 18:53 ` Lucas Meneghel Rodrigues [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=1305917626.15658.10.camel@freedom \
--to=lmr@redhat.com \
--cc=autotest@test.kernel.org \
--cc=fyang@redhat.com \
--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