pungi/pungi/phases
Haibo Lin 53a93f016a Refactor code for removing repoclosure cache
For 'yum' backend, only cache dirs following repoclosure-$COMPOSE_ID-$variant.$arch
name convention are created, e.g. repoclosure-DP-1.0-20190822.t.0-Bar-Tools.x86_64

But for 'dnf' backend, the dir name looks like
repoclosure-$COMPOSE_ID-$variant.$arch-$suffix and there are other files
created, e.g.
    repoclosure-DP-1.0-20190822.t.0-Bar-Tools.x86_64-df9fe164317e314e
    repoclosure-DP-1.0-20190822.t.0-Bar-Tools.x86_64-filenames.solvx
    repoclosure-DP-1.0-20190822.t.0-Bar-Tools.x86_64.solv

JIRA: COMPOSE-2565
Signed-off-by: Haibo Lin <hlin@redhat.com>
2019-08-23 11:00:17 +08:00
..
gather Remove now unused msg variables 2019-07-24 13:45:00 +02:00
pkgset Add function to get all arches in a compose 2019-08-06 13:30:08 +02:00
__init__.py Add a phase for creating extra ISOs 2018-05-16 12:20:01 +02:00
base.py Move resolving git reference to config validation 2018-11-21 13:25:35 +01:00
buildinstall.py config: Deprecate bootable option 2019-07-22 16:51:38 +08:00
createiso.py config: Deprecate bootable option 2019-07-22 16:51:38 +08:00
createrepo.py Fix shadowed variable 2019-07-24 13:45:27 +02:00
extra_files.py extra-files: Allow configuring used checksums 2017-04-20 09:28:09 +02:00
extra_isos.py config: Deprecate bootable option 2019-07-22 16:51:38 +08:00
image_build.py image-build: Accept formats in lists 2019-03-04 08:32:19 +01:00
image_checksum.py Stop using .message attribute on exceptions 2018-05-15 14:17:46 +02:00
init.py Remove now unused msg variables 2019-07-24 13:45:00 +02:00
live_images.py Stop using deprecated pipes.quote 2017-10-24 15:15:31 +02:00
livemedia_phase.py koji-wrapper: Log failed subtasks 2018-05-02 08:27:44 +02:00
osbs.py osbs: Rework configuration for image pushes 2019-04-05 10:28:34 +02:00
ostree.py Create new Runroot class and use it everywhere where runroot task is executed. 2019-03-21 14:15:58 +01:00
ostree_installer.py runroot: Remove useless argument output_path 2019-05-22 15:10:32 +02:00
phases_metadata.py Validation of parameter skip_phases 2018-05-15 13:30:00 +02:00
product_img.py config: Deprecate bootable option 2019-07-22 16:51:38 +08:00
test.py Refactor code for removing repoclosure cache 2019-08-23 11:00:17 +08:00
weaver.py Move ostree phase and pipelines for running phases 2018-02-26 13:43:44 +01:00