kiwi-el8/test/unit/builder
Marcus Schäfer 0eb2d2713e
Added disk validation for duplicate installs
Installing the same image to different storage disks on the
same machine creates device conflicts with unexpected side
effects. This commit adds a validation based on the PTUUID
of the disk image to check if another device on the system
has the same ID and if yes, does not allow to install the
image again including a message which device takes the same
identifier. This references bsc#1228741
2025-01-20 18:13:02 +01: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 Added LUKS reencryption support 2025-01-10 15:12:24 +01: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