kiwi-el8/test/unit/volume_manager
Marcus Schäfer 2edcfed120
Rename btrfs_root_is_snapshot
Rename btrfs_root_is_snapshot to btrfs_root_is_snapper_snapshot.
This happens in preparation for the changes suggested in #2697
where we want to get rid of snapper specific btrfs code which
will be available in snapper natively soon. To make sure a btrfs
layout specific to snapper(and SUSE), the implicitly used attribute
named btrfs_root_is_snapshot now becomes explicit and its new
name will indicate that snapper sits behind it. Along with the
rename a XSLT stylesheet to automatically convert the old name
into the new name for schema v8.3 will be performed.
2025-01-13 10:22:55 +01:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
base_test.py Setup default minimum volume size per filesystem 2024-08-08 10:22:22 +02:00
btrfs_test.py Rename btrfs_root_is_snapshot 2025-01-13 10:22:55 +01:00
init_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
lvm_test.py Setup default minimum volume size per filesystem 2024-08-08 10:22:22 +02:00