paunch/paunch
Steve Baker 5697cbe9d9 Use tenacity to retry image pulls
Image pulls often fail due to network or registry load. This change
implements pull retries, up to 4 times with jittered exponential
backoff.

Closes-Bug #1752036

Change-Id: I09c601f357200e734aa9d887c6ce6b4e53fc2589
(cherry picked from commit 5c7a785053)
2018-03-06 20:41:32 +00:00
..
builder Use tenacity to retry image pulls 2018-03-06 20:41:32 +00:00
tests Use tenacity to retry image pulls 2018-03-06 20:41:32 +00:00
__init__.py Add debug tool to paunch 2017-07-24 17:11:51 -04:00
cmd.py paunch apply should exit nonzero for failures 2017-08-01 18:16:41 -04:00
main.py Start to write docs 2017-04-06 15:15:59 +12:00
runner.py Explicitly pull images before docker run 2017-12-04 14:13:00 +13:00