Fixed SSH login not working
authorJozef Behran <jbehran@cisco.com>
Wed, 19 Aug 2015 13:49:09 +0000 (15:49 +0200)
committerJozef Behran <jbehran@cisco.com>
Mon, 24 Aug 2015 13:01:41 +0000 (15:01 +0200)
commitc471038748cdb47e6831facd3b1e3e0f54d3f5bf
tree12cd15d8445fbf0201878ba4211800df63784503
parentcc36b6e84076204e10fc56d1b0c8b020ded2eb81
Fixed SSH login not working

SSHLibrary.Login_With_Public_Key requires the SSH on the
machine where Robot is running not doing key verification and
asking questions of type "Host A.B.C.D was not seen before,
are you sure you want to connect to it?".

This fix uses the newly added "flexible login" keyword which
uses either password if it gets one or public key
authentication if no password provided. This allowed to
bypass these problems with public key authentication by
simply providing a password.

Change-Id: I6c9987ba2871274b4fad75ba56dcadd9623239d5
Signed-off-by: Jozef Behran <jbehran@cisco.com>
test/csit/suites/bgpcep/bgpuser/cases.robot