Files
ironic-python-agent/ironic_python_agent/tests/unit/extensions
Julia Kreger 72ba11ac28 Extend retries to 9, 10 seconds apart.
The download retry interval was previously five seconds which is
not long enough to recover after a hard network connectivity break
where we may be reliant upon network port forwarding hold-down
timers or even routing protocol route propogation to recover
communication.

Previously the time value was 5 seconds, with 3 attempts, meaning
15 seconds total ignoring the error detection timeouts.

Now it is 10 seconds, with 10 attempts, meaning 100 seconds before
the error detection timeouts.

Change-Id: I6d11edc9a3156f2bdc21c3d432ecc7625d652699
(cherry picked from commit c77a7df851)
(cherry picked from commit af0bf467a8)
2020-07-02 07:57:31 +00:00
..
2015-08-28 14:16:34 -07:00
2019-09-19 15:44:42 -07:00