From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lucas Meneghel Rodrigues Subject: Re: [PATCH] KVM test: Include start_vm = yes on nic_bonding Date: Fri, 18 Feb 2011 23:01:47 -0200 Message-ID: <1298077307.2630.9.camel@freedom> References: <1298057672-27428-1-git-send-email-lmr@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: autotest@test.kernel.org Return-path: In-Reply-To: <1298057672-27428-1-git-send-email-lmr@redhat.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: autotest-bounces@test.kernel.org Errors-To: autotest-bounces@test.kernel.org List-Id: kvm.vger.kernel.org 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 > --- > 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