kiwi-el8/test/unit/system
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
..
root_import Refactor container factory classes 2020-12-15 20:19:10 +01:00
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
identifier_test.py Add strong typing for the following API methods 2021-01-21 11:39:42 +00:00
kernel_test.py Add strong typing for the following API methods 2021-01-22 17:25:17 +00:00
prepare_test.py Fixed setup of repository architecture 2021-05-12 15:25:17 +02:00
profile_test.py Decommission obsolete code reaching EOL 2021-04-10 20:04:39 +02:00
result_test.py Add strong typing for the following API methods 2021-01-22 17:25:17 +00:00
root_bind_test.py Add strong typing for the following API methods 2021-01-21 11:39:42 +00:00
root_init_test.py Add strong typing for the following API methods 2021-01-21 11:39:42 +00:00
setup_test.py Added option to set the image target architecture 2021-04-14 12:53:28 +02:00
shell_test.py Added new post disk sync script hook 2020-06-06 16:29:24 +02:00
size_test.py Add strong typing for the following API methods 2021-01-21 11:22:15 +00:00
uri_test.py Fixed API vs. CLI inconsistency 2021-03-08 10:08:26 +01:00
users_test.py Add strong typing for the following API methods 2021-01-21 11:22:15 +00:00