kiwi-el8/test/unit/builder
Marcus Schäfer 372590d05d
Added overlayroot_write_partition attribute
For the oem type only, allows to specify if the extra read-write
partition in an overlayroot setup should be created or not.
By default the partition is created and the kiwi-overlay dracut
module also expect it to be present. However, the overlayroot
feature can also be used without an initrd and under certain
circumstances it is handy to configure if the partition table
should contain the read-write partition or not.
2022-02-20 14:42:30 +01:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
archive_test.py Add support for custom result bundle naming 2021-10-21 11:13:49 +02:00
container_test.py Fixed unit tests 2022-02-07 21:27:39 +01:00
disk_test.py Added overlayroot_write_partition attribute 2022-02-20 14:42:30 +01:00
filesystem_test.py Fixed unit tests 2022-02-07 21:27:39 +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 Don't include the ESP in the ISO9660 partition as well (#1750) 2022-01-24 15:58:17 +01:00
kis_test.py Fixed unit tests 2022-02-07 21:27:39 +01:00
live_test.py Don't include the ESP in the ISO9660 partition as well (#1750) 2022-01-24 15:58:17 +01:00