pungi/tests
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
..
data Use lowercase hashed directories 2015-12-03 09:08:15 +01:00
__init__.py Fix test data, improve Makefile. 2015-06-25 08:02:57 -04:00
test_arch.py Allow running scripts with any python in PATH 2015-11-27 08:38:47 +01:00
test_buildinstall.py Allow customizing image name and volume id 2015-12-14 14:39:21 +01:00
test_compose.py Add option to specify non-failing stuff 2015-12-17 11:15:47 +01:00
test_compose.sh Move messaging into cli options 2015-11-27 10:35:08 +01:00
test_imagebuildphase.py [image-build] Use single koji task per variant 2016-01-08 14:33:54 +01:00
test_imagechecksumphase.py Merge #75 Start of development guide 2015-12-08 17:41:00 +00:00
test_koji_wrapper.py [image-build] Use single koji task per variant 2016-01-08 14:33:54 +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 [image-build] Use single koji task per variant 2016-01-08 14:33:54 +01:00