pungi/pungi
Lubomír Sedlář 9c1418eb0a [image-build] Use single koji task per variant
Given a list of arches, koji can build multiple images in one go
(automatically starting children tasks for each one).

This causes a bunch of changes:
 * The configuration no longer allows changing config based on
   architecture, only variants are allowed. It is however possible to
   filter which arches are used for the building in the variant.
 * The configuration files for koji image-build are stored in
   work/image-build/$variant (not split based on arch).

This patch also changes the option name that is passed to koji
image-build: the repos should be specified under key `repo` (without the
trailing slash).

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2016-01-08 14:33:54 +01:00
..
compose_metadata Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
phases [image-build] Use single koji task per variant 2016-01-08 14:33:54 +01:00
wrappers [image-build] Use single koji task per variant 2016-01-08 14:33:54 +01:00
__init__.py Initial changes for Pungi 4.0. 2015-02-10 06:47:16 -05:00
arch.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
checks.py update the package to be installed for productmd to python-productmd 2015-06-07 10:55:10 -05:00
compose.py Add option to specify non-failing stuff 2015-12-17 11:15:47 +01:00
config.py Load multilib configuration from local dir in development 2015-11-27 10:27:43 +01:00
gather.py gather: Check if txmbr.isDep is set for conditional deps. 2015-09-10 09:38:09 -04:00
ks.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
linker.py gather: Implement hashed directories. 2015-07-24 04:40:55 -04:00
media_split.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
metadata.py Fix missing checksums in .treeinfo 2016-01-06 13:36:44 +01:00
multilib.py Allow running scripts with any python in PATH 2015-11-27 08:38:47 +01:00
notifier.py Publish a url instead of a file path. 2015-12-09 17:07:43 -05:00
pathmatch.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
paths.py [image-build] Use single koji task per variant 2016-01-08 14:33:54 +01:00
util.py [image-build] Use single koji task per variant 2016-01-08 14:33:54 +01:00