KVM test: Fix problem when unexpected strings appear on SSH prompt
commit1d7d19c561910c94612c4bf14502fda14c784461
authorlmr <lmr@592f7852-d20e-0410-864c-8624ca9c26a4>
Fri, 29 Apr 2011 04:20:12 +0000 (29 04:20 +0000)
committerlmr <lmr@592f7852-d20e-0410-864c-8624ca9c26a4>
Fri, 29 Apr 2011 04:20:12 +0000 (29 04:20 +0000)
tree76634a2324d8dbe28145c94de172d6b3e037b122
parent20e6b9b8cc5463f264dfe72b778fc241b47cb12e
KVM test: Fix problem when unexpected strings appear on SSH prompt

In some conditions, ssh may respond things like:

Warning: Permanently added localhost' (RSA) to the list of known hosts.

Take that into account on the remote login function.

Signed-off-by: Jason D. Gaston <jason.d.gaston@intel.com>
git-svn-id: svn://test.kernel.org/autotest/trunk@5341 592f7852-d20e-0410-864c-8624ca9c26a4
client/virt/virt_utils.py