From: Uri Lublin <uril@redhat.com>
To: sudhir kumar <smalikphy@gmail.com>
Cc: jason wang <jasowang@redhat.com>,
kvm@vger.kernel.org, mrodrigu@redhat.com
Subject: Re: kvm-autotest: The automation plans?
Date: Wed, 20 May 2009 15:14:39 +0300 [thread overview]
Message-ID: <4A13F42F.5070507@redhat.com> (raw)
In-Reply-To: <a50cf5ab0905140329u20acc3e4j241c852945ba23c5@mail.gmail.com>
On 05/14/2009 01:29 PM, sudhir kumar wrote:
> On Thu, May 14, 2009 at 12:22 PM, jason wang<jasowang@redhat.com> wrote:
>> 2) Public bridge support: I've sent a patch(TAP network support in
>> kvm-autotest), this patch needs external DHCP server and requires nmap
>> support. I don't know whether the method of original kvm_runtes_old(DHCP
>> server of private bridge) is preferable.
> The old approach is better. All might not be able to run an external
> DHCP server for running the test. I do not see any issue with the old
> approach.
Some drawbacks of the local dhcp server were:
1. The guests are not connected to the network. That mean we can not access the
internet from a guest (unless we implement a proxy on the host). We've done it
that way to make sure our local dhcp server only serves VMs, and will not
interfere with an existing dhcp server, if exists.
2. We implemented it only for specific Linux hosts Fedora/RHEL and Ubuntu.
cleanup was not best too.
Some advantages were:
1. Use the same configuration (e.g. guest MAC addresses) on many different host
with no conflicts.
2. Support users with no external dhcp server (or no access to its configuration).
3. Preconfigured, works out of the box.
Note that it was flexible. Local dhcp server was the default but one could
define the framework to use external dhcp server too.
The current approach is that the user should setup whatever (s)he needs before
running the tests, including setup of a dhcp server (to be used with TAP).
Regards,
Uri.
next prev parent reply other threads:[~2009-05-20 12:14 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-13 17:51 kvm-autotest: The automation plans? sudhir kumar
2009-05-13 18:00 ` Michael Goldish
2009-05-14 10:22 ` sudhir kumar
2009-05-13 18:38 ` Lucas Meneghel Rodrigues
2009-05-14 6:52 ` jason wang
2009-05-14 10:29 ` sudhir kumar
2009-05-14 10:50 ` Michael Goldish
2009-05-15 8:40 ` jason wang
2009-05-19 11:24 ` sudhir kumar
2009-05-20 9:29 ` jason wang
2009-05-20 12:14 ` Uri Lublin [this message]
[not found] <819364962.208261242291936661.JavaMail.root@zmail05.collab.prod.int.phx2.redhat.com>
2009-05-14 9:10 ` Michael Goldish
2009-05-15 3:38 ` jason wang
[not found] <197705536.212021242299098670.JavaMail.root@zmail05.collab.prod.int.phx2.redhat.com>
2009-05-14 11:13 ` Michael Goldish
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=4A13F42F.5070507@redhat.com \
--to=uril@redhat.com \
--cc=jasowang@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=mrodrigu@redhat.com \
--cc=smalikphy@gmail.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.