[Autotest] [KVM-AUTOTEST PATCH 03/28] KVM test: corrections to migration_with_reboot

2010-12-28 Thread Jason Wang
Michael Goldish writes: - Use wait_for() to try remote_login() multiple times before giving up. - Take VM parameters from vm.params, not params. Is there any differnce between those in current context? Other looks good, thanks. Signed-off-by: Michael Goldish mgold...@redhat.com ---

Re: [Autotest] [KVM-AUTOTEST PATCH 03/28] KVM test: corrections to migration_with_reboot

2010-12-28 Thread Michael Goldish
On 12/28/2010 02:25 PM, Jason Wang wrote: Michael Goldish writes: - Use wait_for() to try remote_login() multiple times before giving up. - Take VM parameters from vm.params, not params. Is there any differnce between those in current context? Other looks good, thanks. In the