tumbi-assembler/pungi/phases
Lubomír Sedlář f25489d060 Use pungi_buildinstall without NFS
The plugin supports two modes of operation:
1. Mount a shared storage volume into the runroot and have the output
   written there.
2. Have the plugin create a tar.gz with the outputs and upload them to
   the hub, from where they can be downloaded.

This patch switches from option 1 to option 2.

This requires all input repositories to be passes in as URLs and not
paths. Once the task finishes, Pungi will download the output archives
and unpack them into the expected locations.

JIRA: RHELCMP-13284
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2024-01-19 15:27:22 +01:00
..
gather Add support for not having koji volume mounted locally 2023-08-23 07:26:56 +00:00
pkgset pkgset: ignore events for modular content tags 2023-10-27 08:16:30 +02:00
__init__.py Updates for ostree-container phase 2023-12-11 10:29:00 +01:00
base.py Log time taken of each phase 2022-07-12 16:56:41 +08:00
buildinstall.py Use pungi_buildinstall without NFS 2024-01-19 15:27:22 +01:00
createiso.py Drop buildinstall method 2023-10-18 06:38:14 +00:00
createrepo.py Fix module defaults and obsoletes validation 2022-06-10 11:35:26 +00:00
extra_files.py Format code base with black 2020-02-05 17:35:47 +08:00
extra_isos.py Fix black complaints 2023-02-02 12:53:32 +01:00
image_build.py Add ability to download images 2023-08-23 07:26:56 +00:00
image_checksum.py Adding multithreading support for pungi/phases/image_checksum.py 2021-08-12 10:13:15 +02:00
image_container.py Cancel koji tasks when pungi terminated 2021-03-23 14:47:48 +08:00
init.py init: Filter comps for modular variants with tags 2022-11-03 11:11:01 +01:00
live_images.py Add ability to download images 2023-08-23 07:26:56 +00:00
livemedia_phase.py Add ability to download images 2023-08-23 07:26:56 +00:00
osbs.py osbs: only handle archives of type "image" 2022-03-17 11:04:02 -04:00
osbuild.py Improve autodetection of productmd image type for osbuild images 2023-11-06 08:24:12 -10:00
ostree.py checks: don't require "repo" in the "ostree" schema 2024-01-19 08:25:09 +01:00
ostree_container.py ostree_container: Use unique temporary directory 2024-01-18 10:07:17 +01:00
ostree_installer.py Add skip_branding to ostree_installer. 2022-05-11 15:19:53 +02:00
phases_metadata.py Format code base with black 2020-02-05 17:35:47 +08:00
repoclosure.py Delete outdated comments 2020-04-22 17:14:51 +08:00
test.py Stop trying to validate non-existent metadata 2021-11-04 09:57:20 +01:00
weaver.py Format code base with black 2020-02-05 17:35:47 +08:00