zebra/.github
Gustavo Valverde aaad60dec7
ci(deploy): retry ssh connections if it fails (#5292)
Previous behavior
From time to time SSH connections to deployed VMs fails with the following
error: `kex_exchange_identification: Connection closed by remote host`

Expected behavior
If the connection fails, attempt to reconnect once again (or multiple times)

Solution
Add the `ConnectionAttempts` and `ConnectTimeout` with 20 and 5 values
respectively, which attempst to reconnect 19 more times every 5 seconds
2022-09-28 21:45:31 +00:00
..
ISSUE_TEMPLATE Remove "solution" from the ticket template (#2385) 2021-06-24 10:43:27 +01:00
PULL_REQUEST_TEMPLATE doc(release): Update release template for Docker releases (#5193) 2022-09-27 21:53:00 +00:00
workflows ci(deploy): retry ssh connections if it fails (#5292) 2022-09-28 21:45:31 +00:00
CODEOWNERS fix(ci): validate tests exit code after reading the container logs (#3968) 2022-04-07 23:16:40 +00:00
dependabot.yml change(release): Automatically split CHANGELOG entries into categories (#5203) 2022-09-27 12:41:55 +00:00
mergify.yml change(ci): Combine high and low Mergify queues into a batched queue (#5201) 2022-09-28 06:34:53 +10:00
pull_request_template.md change(dev): Add CHANGELOG checks to PR review template (#5202) 2022-09-21 18:47:28 +00:00
release-drafter.yml Comment out empty major version list (#5278) 2022-09-27 21:14:54 +00:00
zbot.yml Create zbot.yml 2020-06-13 06:15:20 -04:00