]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: increase ssh timeout and retries in ansible.cfg
authorAndrew Schoen <aschoen@redhat.com>
Wed, 6 Jun 2018 19:59:47 +0000 (14:59 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 7 Jun 2018 16:00:52 +0000 (18:00 +0200)
commit4b5cac2e070f06001ca693c104b02ab6fd6b9c74
tree9c86207d9093e86c9623f3f073d2f55036a0c7ba
parent28d21b4e9c13566855844e9d5da71e2c4ef80894
tests: increase ssh timeout and retries in ansible.cfg

We see quite a few failures in the CI related to testing nodes losing
ssh connection. This modification allows ansible to retry more times and
wait longer before timing out. This seems to really affect testing
scenarios that use a large amount of testing nodes. The centos7_cluster
scenario specifically has 12 nodes and suffered from these failures
often.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
ansible.cfg