kiwi-el8/test/unit/bootloader/install
Marcus Schäfer dd110f63a4
Make sure btrfs root volume is used when needed
With the possibility to switch off setting the default volume
an issue at other parts in the kiwi code which mounted the
btrfs based system were uncovered. Without any default volume
set it's required to transport the root volume if different
from / and pass the respective subvol= option to the mount.
This commit fixes it at the places where kiwi trusted btrfs
to have a correct default volume set
2023-07-27 16:18:48 +02:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
base_test.py Support nose and xunit style tests 2022-02-26 20:26:18 +01:00
grub2_test.py Make sure btrfs root volume is used when needed 2023-07-27 16:18:48 +02:00
init_test.py Fix/Refactor s390 support 2020-09-30 17:14:30 +02:00
systemd_boot_test.py Added API for BLS and systemd-boot support 2022-11-12 17:39:22 +01:00