]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Tweak ssh-keyscan timing 453/head
authorZack Cerza <zack@redhat.com>
Thu, 19 Mar 2015 20:58:26 +0000 (14:58 -0600)
committerZack Cerza <zack@redhat.com>
Thu, 19 Mar 2015 20:58:26 +0000 (14:58 -0600)
commit68262dc5f136542d4d5b05f35a541bde0393fa57
treec224edce3efc8b341ce7e1678cab897c9f203d08
parent12de29e4d13ccf0518d106f94b00be615b1df30b
Tweak ssh-keyscan timing

Make the call itself timeout after 1s instead of 5s. Make update_lock()
try 15 times, sleeping for 1s between attempts. A full timeout of
update_lock() should take ~30s.

Signed-off-by: Zack Cerza <zack@redhat.com>
teuthology/lock.py