]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
misc.ssh_keyscan: Always retry, and retry more 1867/head
authorZack Cerza <zack@redhat.com>
Fri, 14 Jul 2023 20:27:32 +0000 (14:27 -0600)
committerZack Cerza <zack@redhat.com>
Fri, 14 Jul 2023 20:31:47 +0000 (14:31 -0600)
commit03e13c3cd72073053efe32955a66a06bc119b31c
treecd07acf2f5c1ec89d8260316b35d4c1e5a488b28
parentaa6a80e6cc655fff48452a7eca02070e61d074fc
misc.ssh_keyscan: Always retry, and retry more

We started seeing reimage failures with errors like:
"teuthology.exceptions.MaxWhileTries: 'ssh_keyscan $host' reached
maximum tries (6) after waiting for 5 seconds"

Let's be quite a bit more generous.

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