pungi/tests
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
..
data Allow specifying empty variants 2016-02-16 15:08:15 +01:00
__init__.py Fix test data, improve Makefile. 2015-06-25 08:02:57 -04:00
helpers.py [buildinstall] Hardlink boot isos 2016-02-26 10:58:03 +01:00
test_arch.py Allow running scripts with any python in PATH 2015-11-27 08:38:47 +01:00
test_buildinstall.py Merge #189 `[buildinstall] Use -dvd- in volume ids instead of -boot-` 2016-02-26 13:53:43 +00:00
test_compose.py Store which deliverables failed 2016-01-15 08:41:08 +01:00
test_compose.sh Move messaging into cli options 2015-11-27 10:35:08 +01:00
test_imagebuildphase.py [image-build] Fix resolving git urls 2016-02-29 08:23:26 +01:00
test_imagechecksumphase.py [tests] Dummy compose is no longer private 2016-02-22 19:11:04 +01:00
test_koji_wrapper.py [koji-wrapper] Retry watching on connection errors 2016-03-02 14:01:17 +01:00
test_liveimagesphase.py [live-images] No manifest for appliances 2016-02-26 19:48:52 +01:00
test_livemediaphase.py [tests] Dummy compose is no longer private 2016-02-22 19:11:04 +01:00
test_lorax_wrapper.py Update lorax wrapper to use --installpkgs 2015-12-03 15:19:12 +01:00
test_notifier.py Fix notifier tests 2015-12-14 14:35:00 +01:00
test_pathmatch.py Allow running scripts with any python in PATH 2015-11-27 08:38:47 +01:00
test_util.py [util] Resolve branches in git urls 2016-02-25 08:39:01 +01:00