The utility for building of AlmaLinux distributions (repos, ISO images).
Go to file
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
bin 4.1.0 dev start 2016-02-23 12:19:59 -06:00
doc [doc] Write documentation for kickstart Git URLs 2016-02-25 20:26:22 +01:00
pungi [koji-wrapper] Retry watching on connection errors 2016-03-02 14:01:17 +01:00
share Allow specifying empty variants 2016-02-16 15:08:15 +01:00
tests [koji-wrapper] Retry watching on connection errors 2016-03-02 14:01:17 +01:00
.gitignore Update makefile targets for testing 2016-02-23 13:03:11 +01:00
AUTHORS Initial changes for Pungi 4.0. 2015-02-10 06:47:16 -05:00
COPYING Initial changes for Pungi 4.0. 2015-02-10 06:47:16 -05:00
GPL Update GPL to latest version from https://www.gnu.org/licenses/gpl-2.0.txt 2015-06-25 07:50:03 -04:00
MANIFEST.in 4.0.5 release 2016-02-23 12:08:33 -06:00
Makefile Update makefile targets for testing 2016-02-23 13:03:11 +01:00
RELEASE-NOTES Rename product_* to release_*. 2015-07-09 06:58:30 -04:00
TODO Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
git-changelog Allow running scripts with any python in PATH 2015-11-27 08:38:47 +01:00
pungi.spec 4.1.0 dev start 2016-02-23 12:19:59 -06:00
setup.py 4.1.0 dev start 2016-02-23 12:19:59 -06:00
tox.ini Update makefile targets for testing 2016-02-23 13:03:11 +01:00