pungi/pungi/phases
Lubomír Sedlář fa92e54c22 osbs: Fresh koji session for getting metadata
The task can take a while to finish, and it's possible for the
authenticated session to expire in the mean time. Watching the task will
work, because that happens by spawning `koji watch-task` as subprocess.

We can work around this by creating a fresh unauthenticated session for
getting the task results.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2018-06-11 10:27:39 +02:00
..
gather Copy modules instead of reparsing them 2018-05-31 09:04:28 +02:00
pkgset Always get old compose with release type suffix 2018-05-25 09:49:14 +02:00
__init__.py Add a phase for creating extra ISOs 2018-05-16 12:20:01 +02:00
base.py Report warning when config sections are not used 2017-08-21 09:07:10 +02:00
buildinstall.py Make ostree_installer check if buildinstall is skipped correctly 2018-05-24 13:25:34 +02:00
createiso.py Add a phase for creating extra ISOs 2018-05-16 12:20:01 +02:00
createrepo.py Add content_licenses to module metadata 2018-06-04 08:26:17 +02:00
extra_files.py extra-files: Allow configuring used checksums 2017-04-20 09:28:09 +02:00
extra_isos.py Add a phase for creating extra ISOs 2018-05-16 12:20:01 +02:00
image_build.py koji-wrapper: Log failed subtasks 2018-05-02 08:27:44 +02:00
image_checksum.py Stop using .message attribute on exceptions 2018-05-15 14:17:46 +02:00
init.py init: Add validation for module defaults 2018-06-07 10:25:35 +02:00
live_images.py Stop using deprecated pipes.quote 2017-10-24 15:15:31 +02:00
livemedia_phase.py koji-wrapper: Log failed subtasks 2018-05-02 08:27:44 +02:00
osbs.py osbs: Fresh koji session for getting metadata 2018-06-11 10:27:39 +02:00
ostree.py Only use comps repo if we really have comps 2018-04-17 15:32:02 +02:00
ostree_installer.py ostree-installer: Skip comps repo if there are no comps 2018-06-07 09:27:14 +02:00
phases_metadata.py Validation of parameter skip_phases 2018-05-15 13:30:00 +02:00
product_img.py Fall back to mount if guestmount is not available 2018-01-02 17:13:47 +01:00
test.py Port to Python 3 2017-10-24 15:15:31 +02:00
weaver.py Move ostree phase and pipelines for running phases 2018-02-26 13:43:44 +01:00