tobiko/tobiko/shell
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
..
ansible Update Shell connection tools 2022-06-15 07:32:14 +00:00
curl Fix typo in Curl integration 2022-02-01 12:25:17 +00:00
files Mantain read line ordering 2021-07-15 12:53:20 +00:00
iperf3 Refactor QoS test case 2021-07-20 17:45:50 +00:00
ping Apply retries when ping execution fails due to ssh issues 2024-03-21 15:10:39 +00:00
sh Apply retries when ping execution fails due to ssh issues 2024-03-21 15:10:39 +00:00
ssh Add timeout to all open_session calls 2022-12-22 14:50:01 +00:00
tcpdump Make test_ping_dscp stable again 2023-01-03 06:49:20 +00:00
__init__.py Create base tool to execute shell commands 2019-04-09 10:11:29 +02:00
find.py Update find command wrapper 2022-07-19 07:07:55 +00:00
grep.py Fix grep_files when some file doesn't match given pattern 2021-04-09 15:54:54 +02:00
ifconfig.py Add wrapper for IP command 2019-10-15 13:54:05 +02:00
ip.py Workaround issue with disappearing namespaces on OSP nodes 2022-07-08 07:54:39 +00:00
ss.py Make sphinx to generate Tobiko API docs based on docstrings 2023-03-31 18:38:30 +02:00