pungi/tests
Lubomír Sedlář aefe9b186d repoclosure: Parse all fus logs
Originally the list of solvables for fus was growing with each iteration
and nothing was ever removed. That later changed so that fus iterations
are only done on newly added stuff. It's great for performance, but
means that the last log is not a superset of all others.

To get all dependency problems we need to look into all log files, not
just the last one.

JIRA: COMPOSE-3964
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2019-12-02 11:08:55 +01:00
..
data Regenerate test fixture repo 2019-10-03 10:46:21 +02:00
fixtures gather: Resolve dependencies of debug packages 2019-10-03 10:46:21 +02:00
__init__.py Fix test data, improve Makefile. 2015-06-25 08:02:57 -04:00
helpers.py Move import of modulemd to a separate module 2019-10-03 10:40:31 +02:00
test_arch.py Remove shebangs from test files 2019-10-04 15:24:17 +02:00
test_arguments.py Update tests for Python 2.6 2018-03-29 16:34:52 +02:00
test_buildinstall.py buildinstall: Log message for boot config change 2019-11-21 12:16:05 +08:00
test_checks.py Remove usage of unittest2 on Python 3 2019-10-04 15:25:18 +02:00
test_compose.py tests: Add test for compose logger setup 2019-11-12 18:03:13 +08:00
test_compose.sh tests: Fix test_compose.sh paths 2017-08-10 09:28:36 +02:00
test_comps_wrapper.py createiso: Move code for tweaking treeinfo into a function 2018-10-11 13:19:07 +02:00
test_config.py Remove usage of unittest2 on Python 3 2019-10-04 15:25:18 +02:00
test_config_utils.py config: Keep known options defined on CLI 2019-06-25 15:13:16 +02:00
test_config_validate_script.py tests: Use correct Python interpreter 2019-05-16 09:07:18 +02:00
test_createiso_phase.py Remove usage of unittest2 on Python 3 2019-10-04 15:25:18 +02:00
test_createiso_script.py Remove shebangs from test files 2019-10-04 15:24:17 +02:00
test_createrepo_wrapper.py Remove usage of unittest2 on Python 3 2019-10-04 15:25:18 +02:00
test_createrepophase.py Use custom assertion for checking content of files 2019-10-04 15:25:44 +02:00
test_extra_files_phase.py Write global metadata about extra files 2019-11-05 09:11:01 +01:00
test_extra_isos_phase.py Write global metadata about extra files 2019-11-05 09:11:01 +01:00
test_fus_wrapper.py Remove usage of unittest2 on Python 3 2019-10-04 15:25:18 +02:00
test_gather.py Remove usage of unittest2 on Python 3 2019-10-04 15:25:18 +02:00
test_gather_method_deps.py Fix crash on unsigned packages 2019-10-21 17:02:59 +08:00
test_gather_method_hybrid.py gather: Use fresh cache for each sequence of fus runs 2019-11-18 14:39:47 +01:00
test_gather_method_nodeps.py Remove usage of unittest2 on Python 3 2019-10-04 15:25:18 +02:00
test_gather_phase.py gather: Do not write metadata if gather phase skipped 2019-11-07 16:19:19 +08:00
test_gather_source_module.py Remove usage of unittest2 on Python 3 2019-10-04 15:25:18 +02:00
test_graph.py Remove shebangs from test files 2019-10-04 15:24:17 +02:00
test_imagebuildphase.py Remove usage of unittest2 on Python 3 2019-10-04 15:25:18 +02:00
test_imagechecksumphase.py Remove shebangs from test files 2019-10-04 15:24:17 +02:00
test_initphase.py Pass compose to SCM wrappers 2019-11-05 08:51:26 +01:00
test_iso_wrapper.py Tests fail if unittest2 library is missing 2018-04-09 07:47:17 +02:00
test_koji_wrapper.py Retry watching koji tasks on server outage 2019-11-01 15:57:48 +08:00
test_linker.py Remove shebangs from test files 2019-10-04 15:24:17 +02:00
test_liveimagesphase.py Remove usage of unittest2 on Python 3 2019-10-04 15:25:18 +02:00
test_livemediaphase.py livemedia: Remove title option 2019-11-20 15:33:28 +08:00
test_lorax_wrapper.py buildinstall: Allow customizing dracut arguments 2019-10-09 15:42:10 +02:00
test_media_split.py Remove misleading warning about size of the ISO 2019-11-04 14:22:59 +08:00
test_metadata.py Write global metadata about extra files 2019-11-05 09:11:01 +01:00
test_notifier.py Remove shebangs from test files 2019-10-04 15:24:17 +02:00
test_orchestrator.py Remove usage of unittest2 on Python 3 2019-10-04 15:25:18 +02:00
test_osbs_phase.py Remove shebangs from test files 2019-10-04 15:24:17 +02:00
test_ostree_installer_phase.py ostree-install: allow configuring additional depenencies for runroot 2019-10-10 15:13:38 -04:00
test_ostree_phase.py Remove shebangs from test files 2019-10-04 15:24:17 +02:00
test_ostree_script.py Remove usage of unittest2 on Python 3 2019-10-04 15:25:18 +02:00
test_ostree_utils.py Cleanup parsing treefile 2018-11-19 11:59:32 +01:00
test_patch_iso.py buildinstall: Log message for boot config change 2019-11-21 12:16:05 +08:00
test_pathmatch.py Remove shebangs from test files 2019-10-04 15:24:17 +02:00
test_phase_base.py Remove shebangs from test files 2019-10-04 15:24:17 +02:00
test_pkgset_common.py Remove usage of unittest2 on Python 3 2019-10-04 15:25:18 +02:00
test_pkgset_pkgsets.py Remove usage of unittest2 on Python 3 2019-10-04 15:25:18 +02:00
test_pkgset_source_koji.py Remove usage of unittest2 on Python 3 2019-10-04 15:25:18 +02:00
test_repoclosure_wrapper.py repoclosure: Parse all fus logs 2019-12-02 11:08:55 +01:00
test_runroot.py runroot: Log different commands to different files 2019-11-28 15:12:05 +01:00
test_scm.py scm: Add backend for downloading archives from Koji 2019-11-05 08:51:26 +01:00
test_test_phase.py repoclosure: Parse all fus logs 2019-12-02 11:08:55 +01:00
test_unified_isos.py Remove usage of unittest2 on Python 3 2019-10-04 15:25:18 +02:00
test_util.py hybrid: Download remote files when getting platform 2019-11-19 08:51:18 +01:00
test_variant_wrapper.py variants: Reject values with whitespace 2018-06-12 12:48:14 +02:00