Eduardo Olivares f650d7adcb Apply retries when ping execution fails due to ssh issues
When tobiko executes remote ping commands, they could fail due to:
- command error
- error connecting to the remove server to run ping
In the second case, the exception raised is a RetryLimitError. If that
exception is not captured, retries cannot be applied.

Change-Id: I00a76bb16de14440b25aeda00ee25b8d196992dd
2024-03-21 15:10:39 +00:00
..
2021-07-01 20:55:54 +00:00
2020-09-02 10:26:59 +00:00