Re: [Autotest] [Autotest PATCH] KVM test: No need close session when login timeout

2009-12-31 Thread Michael Goldish
- "Yolkfull Chow" wrote: > On Sat, Dec 26, 2009 at 10:07:58AM -0500, Michael Goldish wrote: > > > > - "Amos Kong" wrote: > > > > > On Fri, Dec 25, 2009 at 08:28:18AM -0500, Michael Goldish wrote: > > > > > > > > - "Amos Kong" wrote: > > > > > > > > > If login timeout, wait_for(

Re: [Autotest] [Autotest PATCH] KVM test: No need close session when login timeout

2009-12-28 Thread Yolkfull Chow
On Sat, Dec 26, 2009 at 10:07:58AM -0500, Michael Goldish wrote: > > - "Amos Kong" wrote: > > > On Fri, Dec 25, 2009 at 08:28:18AM -0500, Michael Goldish wrote: > > > > > > - "Amos Kong" wrote: > > > > > > > If login timeout, wait_for() returned 'None' and assigned to > > > > 'session

Re: [Autotest] [Autotest PATCH] KVM test: No need close session when login timeout

2009-12-27 Thread Lucas Meneghel Rodrigues
Ok, I have changed statements in both timedrift_with_migration and timedrift_with_reboot to if session! Thanks for your comments, Michael and Amos! On Sat, Dec 26, 2009 at 1:07 PM, Michael Goldish wrote: > > - "Amos Kong" wrote: > >> On Fri, Dec 25, 2009 at 08:28:18AM -0500, Michael Goldish