kiwi-el8/test/unit/builder
Marcus Schäfer b3047fb947
Fixed writing correct keyfile path to etc/crypttab
The keyfile path was not correctly set in etc/crypttab which
caused systemd not being able to read the keyfile, consequently
asking for a passphrase. This commit fixes the writing of the
crypttab and also fixes a python name clash with the "os"
namespace.
2023-07-25 17:06:02 +02:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
archive_test.py Allow to create plain cpio archives 2023-05-04 12:43:48 +02:00
container_test.py Add support for creating delta containers 2023-03-16 17:06:15 +01:00
disk_test.py Fixed writing correct keyfile path to etc/crypttab 2023-07-25 17:06:02 +02:00
filesystem_test.py Support nose and xunit style tests 2022-02-26 20:26:18 +01:00
init_test.py Use pragma: no cover to skip non reachable code 2020-09-29 09:58:22 +02:00
install_test.py Follow up fix for isolinux-config 2022-05-05 17:54:32 +02:00
kis_test.py Support nose and xunit style tests 2022-02-26 20:26:18 +01:00
live_test.py Fix permissions of live ISO system files 2023-03-09 09:03:34 +01:00