kiwi-el8/test/unit/builder
Marcus Schäfer 67ab6b3a2d
Fix key slot selection for luks reencrypt
Depending on the type setup for a luks encrypted image, there
might be one or two key slots available. When kiwi is requested
to perform the reencryption process at least one key-slot and
the proper keyfile/passphrase must be provided. This commit
stores the information about the key-slot number for which
a decryption information exists in the initrd. In addition to
the code change also the corresponding integration test image
was updated.
2025-04-22 14:53:39 +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 Fix key slot selection for luks reencrypt 2025-04-22 14:53:39 +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 Added disk validation for duplicate installs 2025-01-20 18:13:02 +01:00
kis_test.py Drop insecure and unsupported md5 digest 2024-12-19 11:26:07 +01:00
live_test.py xorriso: respect efiparttable and gpt_hybrid_mbr 2024-12-13 11:13:27 -08:00