pungi/pungi
Lubomír Sedlář a813e926dc [koji-wrapper] Retry watching on connection errors
With this patch Pungi should be more tolerant of network failures when
running a blocking command (creating live media or live images).

If the connection drops and the output indicates network problems, Pungi
will try to watch the task with `koji watch-task`. This will be retried
until it finishes (successfully or with some other failure). There is an
increasing timeout after each retry. Currently the maximum number of
retries is not limited.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2016-03-02 14:01:17 +01:00
..
compose_metadata Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
phases [testphase] Don't run repoclosure for empty variants 2016-03-01 12:44:07 +01:00
wrappers [koji-wrapper] Retry watching on connection errors 2016-03-02 14:01:17 +01:00
__init__.py Initial changes for Pungi 4.0. 2015-02-10 06:47:16 -05:00
arch.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
checks.py update the package to be installed for productmd to python-productmd 2015-06-07 10:55:10 -05:00
compose.py Store which deliverables failed 2016-01-15 08:41:08 +01:00
config.py Load multilib configuration from local dir in development 2015-11-27 10:27:43 +01:00
gather.py gather: Check if txmbr.isDep is set for conditional deps. 2015-09-10 09:38:09 -04:00
ks.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
linker.py gather: Implement hashed directories. 2015-07-24 04:40:55 -04:00
media_split.py media_split: add logger support. Helps with debugging space issues on dvd media 2016-01-26 13:02:14 +00:00
metadata.py Allow specifying empty variants 2016-02-16 15:08:15 +01:00
multilib.py Allow running scripts with any python in PATH 2015-11-27 08:38:47 +01:00
notifier.py Publish a url instead of a file path. 2015-12-09 17:07:43 -05:00
pathmatch.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
paths.py [image-build] Stop creating wrong arch dirs 2016-01-19 08:24:02 +01:00
util.py [util] Resolve branches in git urls 2016-02-25 08:39:01 +01:00