pungi/tests
Haibo Lin 242100eb72 Make sure repoclosure cache cleaned when running as root
When running repoclosure as root user, it will use other dir instead of
the one returned by getCacheDir().

For yum, with --tempcache option could let the cache dir returned by
getCacheDir() always be used.

For dnf, there's no such an option and we have to handle it specially.

JIRA: COMPOSE-3922
Signed-off-by: Haibo Lin <hlin@redhat.com>
2019-11-20 14:13:19 +08: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: Allow customizing dracut arguments 2019-10-09 15:42:10 +02: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_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_config.py Remove usage of unittest2 on Python 3 2019-10-04 15:25: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_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_gather.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 Remove usage of unittest2 on Python 3 2019-10-04 15:25:18 +02: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 Whitespace fixes 2019-05-31 09:31:01 +02: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 Make sure repoclosure cache cleaned when running as root 2019-11-20 14:13:19 +08:00
test_runroot.py runroot: Remove useless argument output_path 2019-05-22 15:10:32 +02:00
test_scm.py scm: Add backend for downloading archives from Koji 2019-11-05 08:51:26 +01:00
test_test_phase.py Prefix repoclosure cache dir with compose id 2019-11-20 13:51:13 +08: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