kiwi-el8/test/unit/tasks
Marcus Schäfer ed523284f2
Add global --kiwi-file option
When building with kiwi a search on the kiwi main config
file is made inside of the given --description directory.
The search looks up for the file config.xml or *.kiwi.
So far there was no opportunity to specify another name.
This commit adds an option in the global area named:

    --kiwi-file name

which will make kiwi to lookup this file inside of the
given --description directory and fail if it does not
exist. This Fixes #1973
2021-11-29 12:23:26 +01:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
base_test.py Add global --kiwi-file option 2021-11-29 12:23:26 +01:00
image_info_test.py Added support for reading metalink in info module 2021-11-22 22:08:56 +01:00
image_resize_test.py Refactor Partitioner 2020-11-25 17:02:12 +01:00
result_bundle_test.py Add support for custom result bundle naming 2021-10-21 11:13:49 +02:00
result_list_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
system_build_test.py Force key attribute from signing element to be treated as a URI 2021-11-19 13:29:52 +01: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 Force key attribute from signing element to be treated as a URI 2021-11-19 13:29:52 +01:00
system_update_test.py Add support for custom result bundle naming 2021-10-21 11:13:49 +02:00