pungi/pungi/phases
Jan Kaluza 37c89dfde6 Add 'pkgset_koji_builds' option to include extra builds in a compose
This PR adds new pkgset_koji_builds configuration option.

This option allows setting list of extra Koji build NVRs which will be
included in a compose. This is useful in two cases:

a) It allows generating standard composes with few packages update to
certain version to test how the compose behaves when the package is
updated for real.

b) It allows generating compose consisting only from particular builds
when pkgset_koji_tag = '' or None. This is useful when one want to
regenerate the compose with packages which are not tagged in single Koji
tag. This is very useful for ODCS when reproducing old composes.

Merges: https://pagure.io/pungi/pull-request/1049
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2018-09-21 14:06:49 +02:00
..
gather gather: Filter arches similarly to pkgset 2018-09-14 13:27:39 +02:00
pkgset Add 'pkgset_koji_builds' option to include extra builds in a compose 2018-09-21 14:06:49 +02:00
__init__.py Add a phase for creating extra ISOs 2018-05-16 12:20:01 +02:00
base.py Expand version field during image_build using version_generator 2018-07-09 12:56:00 +02:00
buildinstall.py util: Remove escaping spaces from volume ID 2018-08-03 07:57:09 +02:00
createiso.py extra_iso: Set unified flag in metadata 2018-08-31 08:46:21 +02:00
createrepo.py Index arch modulemd by full NSVC 2018-09-05 13:10:53 +02:00
extra_files.py extra-files: Allow configuring used checksums 2017-04-20 09:28:09 +02:00
extra_isos.py extra_iso: Set unified flag in metadata 2018-08-31 08:46:21 +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 Simplify iterating over module defaults 2018-06-27 12:19:12 +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: Generate unique repo names 2018-07-09 13:21:58 +02:00
ostree.py ostree: Use --touch-if-changed 2018-09-19 13:07:03 +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 Always use lookasides for repoclosure 2018-07-16 08:50:34 +02:00
weaver.py Move ostree phase and pipelines for running phases 2018-02-26 13:43:44 +01:00