public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] KVM test: Include start_vm = yes on nic_bonding
@ 2011-02-18 19:34 Lucas Meneghel Rodrigues
  2011-02-19  1:01 ` Lucas Meneghel Rodrigues
  0 siblings, 1 reply; 2+ messages in thread
From: Lucas Meneghel Rodrigues @ 2011-02-18 19:34 UTC (permalink / raw)
  To: autotest; +Cc: kvm, Lucas Meneghel Rodrigues

So the VM can be restarted to include the new NICs required
for the test.

Signed-off-by: Lucas Meneghel Rodrigues <lmr@redhat.com>
---
 client/tests/kvm/tests_base.cfg.sample |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/client/tests/kvm/tests_base.cfg.sample b/client/tests/kvm/tests_base.cfg.sample
index 816a94f..cfe343d 100644
--- a/client/tests/kvm/tests_base.cfg.sample
+++ b/client/tests/kvm/tests_base.cfg.sample
@@ -703,6 +703,7 @@ variants:
     - nic_bonding:
         type = nic_bonding
         nics += ' nic2 nic3 nic4'
+        start_vm = yes
         image_snapshot = yes
         serial_login = yes
         test_timeout = 1000
-- 
1.7.4


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] KVM test: Include start_vm = yes on nic_bonding
  2011-02-18 19:34 [PATCH] KVM test: Include start_vm = yes on nic_bonding Lucas Meneghel Rodrigues
@ 2011-02-19  1:01 ` Lucas Meneghel Rodrigues
  0 siblings, 0 replies; 2+ messages in thread
From: Lucas Meneghel Rodrigues @ 2011-02-19  1:01 UTC (permalink / raw)
  To: autotest; +Cc: kvm

On Fri, 2011-02-18 at 17:34 -0200, Lucas Meneghel Rodrigues wrote:
> So the VM can be restarted to include the new NICs required
> for the test.

Ignore this patch, please :)

> Signed-off-by: Lucas Meneghel Rodrigues <lmr@redhat.com>
> ---
>  client/tests/kvm/tests_base.cfg.sample |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/client/tests/kvm/tests_base.cfg.sample b/client/tests/kvm/tests_base.cfg.sample
> index 816a94f..cfe343d 100644
> --- a/client/tests/kvm/tests_base.cfg.sample
> +++ b/client/tests/kvm/tests_base.cfg.sample
> @@ -703,6 +703,7 @@ variants:
>      - nic_bonding:
>          type = nic_bonding
>          nics += ' nic2 nic3 nic4'
> +        start_vm = yes
>          image_snapshot = yes
>          serial_login = yes
>          test_timeout = 1000

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-02-19  1:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-18 19:34 [PATCH] KVM test: Include start_vm = yes on nic_bonding Lucas Meneghel Rodrigues
2011-02-19  1:01 ` Lucas Meneghel Rodrigues

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox