kiwi-el8/test/unit/storage
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
..
subformat Subformats should also not be compressed when encryption is enabled (#2138) 2022-05-17 08:54:46 +02:00
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
clone_device_test.py Added new CloneDevice class 2022-04-05 17:43:41 +02:00
device_provider_test.py Support nose and xunit style tests 2022-02-26 20:26:18 +01:00
disk_test.py Fixed wrong test assertions 2023-01-17 16:30:09 +01:00
integrity_device_test.py Support DM integrity legacy options 2022-09-14 09:59:26 -04:00
loop_device_test.py Support nose and xunit style tests 2022-02-26 20:26:18 +01:00
luks_device_test.py Fixed writing correct keyfile path to etc/crypttab 2023-07-25 17:06:02 +02:00
mapped_device_test.py Support nose and xunit style tests 2022-02-26 20:26:18 +01:00
raid_device_test.py Support nose and xunit style tests 2022-02-26 20:26:18 +01:00
setup_test.py Support squashfs in custom partitions 2022-06-21 22:19:56 +02:00