]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
ssh_keyscan_wait: blocking version of ssh_keysscan 577/head
authorLoic Dachary <ldachary@redhat.com>
Sun, 19 Jul 2015 07:02:02 +0000 (09:02 +0200)
committerLoic Dachary <ldachary@redhat.com>
Sun, 19 Jul 2015 07:11:55 +0000 (09:11 +0200)
commit2b753be88c8f03d05b4f6ab3ae04ce657cda5b1a
treedff72f9f34eee4578f79e878731bd854fd822ebd
parentd4261a165f3ca4badde811dd8d6891e2cdc18ee7
ssh_keyscan_wait: blocking version of ssh_keysscan

ssh_keyscan is designed to return almost immediately if there is no
connection (the timeout is 1 second). ssh_keyscan_wait will wait up to
10 minutes and report progress every 6 seconds.

Signed-off-by: Loic Dachary <loic@dachary.org>
teuthology/misc.py