kiwi-el8/test/unit/tasks
Marcus Schäfer 80fffdecc2
Support repo URI's with credentials on cmdline
Specifying a repository as part of the image description
allows for credentials via the username and password attributes.
Howver, repositories can also be specified on the commandline
via the --set-repo / --add-repo options. The options on the
commandline did not allow to specify credentials so far.
This commit adds the commandline options --set-repo-credentials
and --add-repo-credentials to support them
2022-12-14 16:58:43 +01:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
base_test.py Added --loglevel option 2022-11-08 15:06:50 +01:00
image_info_test.py Support URIs with credentials in solver plugin 2022-08-09 15:43:44 +02:00
image_resize_test.py Support nose and xunit style tests 2022-02-26 20:26:18 +01:00
result_bundle_test.py Support nose and xunit style tests 2022-02-26 20:26:18 +01:00
result_list_test.py Support nose and xunit style tests 2022-02-26 20:26:18 +01:00
system_build_test.py Support repo URI's with credentials on cmdline 2022-12-14 16:58:43 +01:00
system_create_test.py Support nose and xunit style tests 2022-02-26 20:26:18 +01:00
system_prepare_test.py Support repo URI's with credentials on cmdline 2022-12-14 16:58:43 +01:00
system_update_test.py Support nose and xunit style tests 2022-02-26 20:26:18 +01:00