Skip to content

2022-August-20 - 2.6+14104

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Aug 00:23
3e42cfb
Infra: Increase ansible SSH timeout and retries (#10985)

We are seeing builds fail due to 'host unreachable' (even though the host
is perfectly reachable). This is seemingly a problem with not trying enough
times or not waiting long enough. This update increases the number of
SSH attempts that we will make and increases how long we wait.