]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
misc: ssh_keyscan_wait should not raise any exceptions
authorKyr Shatskyy <kyrylo.shatskyy@suse.com>
Mon, 4 Feb 2019 17:50:58 +0000 (18:50 +0100)
committerKyr Shatskyy <kyrylo.shatskyy@gmail.com>
Mon, 4 Feb 2019 23:13:15 +0000 (00:13 +0100)
commitb601d6a531c25df41305182413901f081c317cba
treeef9934f2de29ede08d59c2f16ea9ce121646fe65
parent42b07debe1122cb1d17ddb6bb28bf6211c809a1b
misc: ssh_keyscan_wait should not raise any exceptions

The ssh_keyscan_wait raises exception MaxWhileTries while
it should return False.

Signed-off-by: Kyr <kyrylo.shatskyy@suse.com>
teuthology/misc.py