kiwi-el8/test/unit/builder
Marcus Schäfer 8580b2006b
Fixed root entry in fstab for btrfs layout
A root (/) entry in fstab for btrfs is only required if no
default volume is configured. This commit adapts the code
path which adds an fstab entry for (/) to be effective only
if btrfs_set_default_volume is set to false.

Additionally, the documentation around btrfs_set_default_volume
was clarified to describe the behavior the switch triggers.

This Fixes #2366
2023-09-12 20:03:30 -04: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 ContainerImageBase abstract base class for OCI & Appx 2023-08-01 08:19:22 +02:00
disk_test.py Fixed root entry in fstab for btrfs layout 2023-09-12 20:03:30 -04: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 Fix double grub entries in hybrid ISO images 2023-08-09 16:07:34 +02:00
kis_test.py Add type hints to the Compress module 2023-08-01 08:19:21 +02:00
live_test.py Fix double grub entries in hybrid ISO images 2023-08-09 16:07:34 +02:00