kiwi-el8/test/unit/volume_manager
Marcus Schäfer 47167fd486
Use rsync in inplace transfer mode
Using the --inplace option in rsync helps to save space on
syncing the rootfs data and prevents e.g OBS workers from
running out of VM space when transfering root filesystem
data. Also using --inplace allows to keep hardlinks intact.
This is related to bsc#1096738
2020-07-15 16:56:28 +02:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
base_test.py Use rsync in inplace transfer mode 2020-07-15 16:56:28 +02:00
btrfs_test.py Use rsync in inplace transfer mode 2020-07-15 16:56:28 +02:00
init_test.py Fixed VolumeManager device map handling 2019-11-25 17:35:46 +01:00
lvm_test.py Refactor FileSystem Factory 2020-06-29 22:38:31 +02:00