kiwi-el8/test/unit/builder
Marcus Schäfer e3994fb078
Fix exclude list for live image builds
When specifying a filesystem attribute for a live image build,
the rootfs gets build directly into this filesystem instead of
being a squashfs wraped ext4 which is the default layout for
compatibility reasons. In this direct filesystem mode the
exclude list was not passed along to the filesystem creation
and causes unwanted metadata to be part of the final image.
This Fixes #2873
2025-08-15 10:02:17 +02:00
..
template Add container_import template test 2025-06-25 16:03:09 +02:00
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
archive_test.py Do not exclude the .profile env file by default 2024-07-30 18:16:54 +02:00
container_test.py Drop insecure and unsupported md5 digest 2024-12-19 11:26:07 +01:00
disk_test.py Add label attribute for <partition> section 2025-07-08 16:37:38 +02:00
enclave_test.py Add new builder for enclaves 2024-09-07 22:23:59 +02:00
filesystem_test.py Add missing erofscompression validation 2024-09-17 15:07:49 +02:00
init_test.py Add new builder for enclaves 2024-09-07 22:23:59 +02:00
install_test.py Skip kiwi-repart module in install ISOs 2025-08-05 16:03:17 +02:00
kis_test.py Drop insecure and unsupported md5 digest 2024-12-19 11:26:07 +01:00
live_test.py Fix exclude list for live image builds 2025-08-15 10:02:17 +02:00