kiwi-el8/test/unit/boot/image
Marcus Schäfer 19e3c631e0
Fix initrd outputfile format detection
With dracut-ng the output file format is a configuration
option. The detection mechanics must be extended by also
looking at the combined configuration settings which can
be obtained via the new --printconfig dracut option.
This commit adds the additional check if the used dracut
command supports that option. This Fixes #2918
2026-01-03 21:00:18 +01:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
base_test.py Fix initrd outputfile format detection 2026-01-03 21:00:18 +01:00
builtin_kiwi_test.py Fixed delta_root build 2024-03-07 15:50:58 +01:00
dracut_test.py Ensure dracut initrd is reproducible 2025-07-01 11:31:16 +02:00
init_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00