kiwi-el8/test/unit/tasks
David Cassany 469f71144e
Clean AnonymousUniqueId from the image
This commit is two fold.

For one side does a small refactor to move the deletion of custom RPM
macros to package manager level inside a cleaning method. This way only
RPM based package managers run RPM specific code and each package manager
can apply its own specific logic.

On the other hand for the zypper package manager the deletion of
/var/lib/zypp/AnonymousUniqueId file has been added as part of the
new cleaning method.

Fixes #1396
2020-04-30 15:19:08 +02:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
base_test.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
image_info_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
image_resize_test.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
result_bundle_test.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
result_list_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
system_build_test.py Clean AnonymousUniqueId from the image 2020-04-30 15:19:08 +02:00
system_create_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
system_prepare_test.py Clean AnonymousUniqueId from the image 2020-04-30 15:19:08 +02:00
system_update_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00