kiwi-el8/test/unit/package_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
apt_test.py Use rsync in inplace transfer mode 2020-07-15 16:56:28 +02:00
base_test.py Clean AnonymousUniqueId from the image 2020-04-30 15:19:08 +02:00
dnf_test.py Clean AnonymousUniqueId from the image 2020-04-30 15:19:08 +02:00
init_test.py Adding support for Pacman package manager 2020-05-03 16:18:02 +02:00
pacman_test.py Adding support for Pacman package manager 2020-05-03 16:18:02 +02:00
zypper_test.py Fixed zypper error code validation 2020-05-13 12:25:42 +02:00