pungi/tests
Lubomír Sedlář d383e6c5c0 Filter variants and architectures
There already were config options tree_arches and tree_variants, but the
filtering was done at the compose level and there was not interaction
between the two options. This led to problems when a variant would have
all its arches filtered out.

This patch moves the filtering to the variant loader. It adds better
logging, so whenever a variant is filtered (for any reason), it will be
explicitly stated in the logs.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2016-03-29 16:15:30 +02:00
..
data [checks] Don't always require jigdo 2016-03-10 09:08:19 +01:00
fixtures Filter variants and architectures 2016-03-29 16:15:30 +02:00
__init__.py Fix test data, improve Makefile. 2015-06-25 08:02:57 -04:00
helpers.py [atomic] Add atomic_installer phase 2016-03-23 12:00:06 +01:00
test_arch.py Allow running scripts with any python in PATH 2015-11-27 08:38:47 +01:00
test_atomic_installer_phase.py [atomic] Add atomic_installer phase 2016-03-23 12:00:06 +01:00
test_atomic_script.py [atomic] Add a script to create ostree repo 2016-03-23 10:28:08 +01:00
test_buildinstall.py [buildinstall] Use customized dvd disc type 2016-03-14 08:20:43 +01:00
test_checks.py [checks] Fix tests to never use real real arch 2016-03-10 18:54:14 +01:00
test_compose.py Filter variants and architectures 2016-03-29 16:15:30 +02:00
test_compose.sh Move messaging into cli options 2015-11-27 10:35:08 +01:00
test_createrepo_wrapper.py [createrepo-wrapper] Fix --deltas argument 2016-03-02 16:11:25 +01:00
test_createrepophase.py [createrepo] Compute delta RPMS against old compose 2016-03-07 14:49:17 +01:00
test_imagebuildphase.py Reuse helper in all tests 2016-03-23 12:00:06 +01:00
test_imagechecksumphase.py [checksums] Add label to file name 2016-03-16 08:49:44 +01:00
test_initphase.py [init] Remove duplicated checks for comps 2016-03-10 15:30:05 +01:00
test_koji_wrapper.py [koji-wrapper] Retry watching on connection errors 2016-03-02 14:01:17 +01:00
test_liveimagesphase.py Reuse helper in all tests 2016-03-23 12:00:06 +01:00
test_livemediaphase.py Reuse helper in all tests 2016-03-23 12:00:06 +01:00
test_lorax_wrapper.py [atomic] Add atomic_installer phase 2016-03-23 12:00:06 +01:00
test_notifier.py Fix notifier tests 2015-12-14 14:35:00 +01:00
test_ostree_phase.py [ostree] Add ostree phase 2016-03-23 10:58:35 +01:00
test_pathmatch.py Allow running scripts with any python in PATH 2015-11-27 08:38:47 +01:00
test_paths.py [paths] Document and test translate_path 2016-03-07 15:18:57 +01:00
test_util.py [atomic] Add atomic_installer phase 2016-03-23 12:00:06 +01:00