debian-forge/osbuild/testutil
Michael Vogt ac5653d9f1 stages: rework container-deploy stage to not use tmp storage
This commit reworks the `org.osbuild.container-deploy` stage to
not use a tmp storage when mounting the container image. This
is needed because of [0] but it should generally be fine because
inside the stages the real /var is a tmpfs (which is why we
triggered the bug in the first place).

[0] https://github.com/containers/storage/issues/1779
2024-01-03 11:25:48 -08:00
..
__init__.py stages: rework container-deploy stage to not use tmp storage 2024-01-03 11:25:48 -08:00
imports.py osbuild: add new testutil.imports module to help test stages 2023-11-07 15:12:08 +01:00