tumbi-assembler/tests
Lubomír Sedlář 989a9c2565 Remove forgotten multilib module for yum
There's no more yum anymore. This was also the only user of the
pathmatch module, which is thus also removed.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2024-11-29 09:33:52 +01:00
..
data comps: Apply arch filtering to environment/optionlist 2023-04-24 08:29:15 +02:00
fixtures Stop trying to validate non-existent metadata 2021-11-04 09:57:20 +01:00
__init__.py Fix test data, improve Makefile. 2015-06-25 08:02:57 -04:00
Dockerfile-test Install dnf4 into test image 2024-11-07 13:25:44 +01:00
helpers.py Drop usage of six 2024-11-29 09:29:20 +01:00
Jenkinsfile Remove pungi/gather.py and associated code 2024-11-19 14:23:15 +01:00
test_arch.py Make python3-mock dependency optional 2024-01-26 09:45:19 +01:00
test_arguments.py Drop usage of six 2024-11-29 09:29:20 +01:00
test_buildinstall.py Drop usage of six 2024-11-29 09:29:20 +01:00
test_checks.py Drop usage of six 2024-11-29 09:29:20 +01:00
test_compose.py Drop usage of six 2024-11-29 09:29:20 +01:00
test_compose.sh tests: Fix test_compose.sh paths 2017-08-10 09:28:36 +02:00
test_comps_wrapper.py Drop unittest2 2024-11-22 13:54:46 +01:00
test_config.py Drop usage of six 2024-11-29 09:29:20 +01:00
test_config_utils.py Drop unittest2 2024-11-22 13:54:46 +01:00
test_config_validate_script.py Drop usage of six 2024-11-29 09:29:20 +01:00
test_createiso_phase.py Drop usage of six 2024-11-29 09:29:20 +01:00
test_createiso_script.py Drop usage of six 2024-11-29 09:29:20 +01:00
test_createrepo_wrapper.py Drop usage of six 2024-11-29 09:29:20 +01:00
test_createrepophase.py Drop usage of six 2024-11-29 09:29:20 +01:00
test_extra_files_phase.py Drop usage of six 2024-11-29 09:29:20 +01:00
test_extra_isos_phase.py Drop usage of six 2024-11-29 09:29:20 +01:00
test_fus_wrapper.py Drop usage of six 2024-11-29 09:29:20 +01:00
test_gather.py Drop usage of six 2024-11-29 09:29:20 +01:00
test_gather_method_deps.py Make python3-mock dependency optional 2024-01-26 09:45:19 +01:00
test_gather_method_hybrid.py Drop usage of six 2024-11-29 09:29:20 +01:00
test_gather_method_nodeps.py Drop usage of six 2024-11-29 09:29:20 +01:00
test_gather_phase.py Drop usage of six 2024-11-29 09:29:20 +01:00
test_gather_source_module.py Drop usage of six 2024-11-29 09:29:20 +01:00
test_graph.py Drop unittest2 2024-11-22 13:54:46 +01:00
test_image_container_phase.py Various phases: consistent format of failure message 2024-03-13 12:17:11 +00:00
test_imagebuildphase.py Drop usage of six 2024-11-29 09:29:20 +01:00
test_imagechecksumphase.py Drop unittest2 2024-11-22 13:54:46 +01:00
test_initphase.py Drop usage of six 2024-11-29 09:29:20 +01:00
test_iso_wrapper.py Drop usage of six 2024-11-29 09:29:20 +01:00
test_kiwibuildphase.py kiwibuild: Allow setting metadata type explicitly 2024-08-29 08:46:10 +02:00
test_koji_wrapper.py Drop usage of six 2024-11-29 09:29:20 +01:00
test_linker.py Make python3-mock dependency optional 2024-01-26 09:45:19 +01:00
test_livemediaphase.py Drop usage of six 2024-11-29 09:29:20 +01:00
test_lorax_wrapper.py Drop usage of six 2024-11-29 09:29:20 +01:00
test_media_split.py Drop unittest2 2024-11-22 13:54:46 +01:00
test_metadata.py Drop usage of six 2024-11-29 09:29:20 +01:00
test_module_util.py Drop unittest2 2024-11-22 13:54:46 +01:00
test_notifier.py Drop unittest2 2024-11-22 13:54:46 +01:00
test_osbs_phase.py Various phases: consistent format of failure message 2024-03-13 12:17:11 +00:00
test_osbuild_phase.py Phases/osbuild: support passing 'customizations' for image builds 2024-03-05 14:46:56 +01:00
test_ostree_installer_phase.py Drop usage of six 2024-11-29 09:29:20 +01:00
test_ostree_phase.py Make python3-mock dependency optional 2024-01-26 09:45:19 +01:00
test_ostree_script.py Drop usage of six 2024-11-29 09:29:20 +01:00
test_ostree_utils.py Make python3-mock dependency optional 2024-01-26 09:45:19 +01:00
test_patch_iso.py Drop unittest2 2024-11-22 13:54:46 +01:00
test_phase_base.py Drop unittest2 2024-11-22 13:54:46 +01:00
test_pkgset_common.py Drop usage of six 2024-11-29 09:29:20 +01:00
test_pkgset_phase.py Move test for unsigned packages with pkgset_koji_scratch_tasks to PkgsetPhase class. 2020-06-11 12:05:47 +00:00
test_pkgset_pkgsets.py Drop usage of six 2024-11-29 09:29:20 +01:00
test_pkgset_source_koji.py Drop usage of six 2024-11-29 09:29:20 +01:00
test_repoclosure_phase.py Drop usage of six 2024-11-29 09:29:20 +01:00
test_repoclosure_wrapper.py Drop usage of six 2024-11-29 09:29:20 +01:00
test_runroot.py Make python3-mock dependency optional 2024-01-26 09:45:19 +01:00
test_scm.py Drop usage of six 2024-11-29 09:29:20 +01:00
test_test_phase.py Remove pungi/gather.py and associated code 2024-11-19 14:23:15 +01:00
test_unified_isos.py Drop usage of six 2024-11-29 09:29:20 +01:00
test_util.py Drop usage of six 2024-11-29 09:29:20 +01:00
test_variant_wrapper.py Drop usage of six 2024-11-29 09:29:20 +01:00