kiwi-el8/test/unit/tasks
Marcus Schäfer 614b5fbc57
Fixed setup of repository architecture
Unfortunately the architecture reported by uname is not
necessarily the same name as used in the repository metadata.
Therefore it was not a good idea to set the architecture
and manage the name via a mapping table. It also has turned
out that repo arch names are distro specific which causes
more complexity on an eventual mapping table. In the end
this commit changes the way how the repository architecture
is setup in a way that we only set the architecture if
a name was explicitly specified such that the user keeps
full control over it without any mapping magic included
This Fixes bsc#1185287
2021-05-12 15:25:17 +02:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
base_test.py Fixed unit tests for parallel invocation 2021-04-28 17:05:03 +02:00
image_info_test.py Added deb support to sat solver module 2021-02-21 18:50:16 +01:00
image_resize_test.py Refactor Partitioner 2020-11-25 17:02:12 +01:00
result_bundle_test.py Fixed line ending of sha256 bundler file 2020-05-25 12:44:19 +02:00
result_list_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
system_build_test.py Fixed setup of repository architecture 2021-05-12 15:25:17 +02:00
system_create_test.py Add kiwi dracut mod vs. kiwi compatibility check 2021-03-01 10:32:53 +01:00
system_prepare_test.py Fixed setup of repository architecture 2021-05-12 15:25:17 +02:00
system_update_test.py Fixed setup of repository architecture 2021-05-12 15:25:17 +02:00