pungi/pungi/phases
Lubomír Sedlář c98f0a88d8 ostree-installer: Only run on empty variants
If the variant is not empty, it buildinstall will run lorax on it and
create some files that would otherwise be overwritten by the ostree
installer.

The validation script is updated to load variants file as it needs a
list of variants to find out if the config is wrong.

Fixes: https://pagure.io/pungi/issue/695
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2017-09-07 15:57:54 +02:00
..
gather Allow extracting profiling information from pungi-gather. 2017-09-04 10:25:11 +02:00
pkgset Allow extracting profiling information from pungi-gather. 2017-09-04 10:25:11 +02:00
__init__.py Ensure all phases are stopped 2017-06-02 09:52:18 +02:00
base.py Report warning when config sections are not used 2017-08-21 09:07:10 +02:00
buildinstall.py buildinstall: No copy if task fails 2017-08-28 13:43:32 +02:00
createiso.py Not create empty skeleton dirs for empty variants 2017-03-27 17:55:54 +02:00
createrepo.py createrepo: Only consider successful compose for deltas 2017-09-04 09:15:20 +02:00
extra_files.py extra-files: Allow configuring used checksums 2017-04-20 09:28:09 +02:00
image_build.py image-build: add arch name(s) in image config file name 2017-09-03 23:51:08 +08:00
image_checksum.py checksum: Checksum each image only once 2017-07-17 08:26:51 +02:00
init.py init: Warn when variants mentions non-existing comps group 2017-04-11 15:46:34 +02:00
live_images.py Report warning when config sections are not used 2017-08-21 09:07:10 +02:00
livemedia_phase.py Report warning when config sections are not used 2017-08-21 09:07:10 +02:00
osbs.py Report warning when config sections are not used 2017-08-21 09:07:10 +02:00
ostree.py Report warning when config sections are not used 2017-08-21 09:07:10 +02:00
ostree_installer.py ostree-installer: Only run on empty variants 2017-09-07 15:57:54 +02:00
product_img.py Create temporary dirs under compose's workdir 2017-01-11 15:25:47 +08:00
test.py repoclosure: Allow aborting compose when repoclosure fails 2017-08-07 15:17:33 +02:00