pungi/pungi/wrappers
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
..
__init__.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
comps.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
createrepo.py Change createrepo config options defaults. 2015-07-08 08:57:50 -04:00
iso.py Remove computing checksums from phases 2015-11-24 09:36:19 +01:00
jigdo.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
kojiwrapper.py [koji-wrapper] Retry watching on connection errors 2016-03-02 14:01:17 +01:00
lorax.py Update lorax wrapper to use --installpkgs 2015-12-03 15:19:12 +01:00
pungi.py rename binaries 2015-03-12 13:15:29 -05:00
repoclosure.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
scm.py scm.py: use git clone instead git archive for http(s):// 2016-01-14 06:42:57 -05:00
variants.py Allow specifying empty variants 2016-02-16 15:08:15 +01:00