kiwi-el8/test/unit/tasks
Marcus Schäfer 5e983dd546
Add kiwi dracut mod vs. kiwi compatibility check
Add a runtime check to be called in the create stage
which reads the version(s) of the installed kiwi dracut
modules from the package database and compare them with
a min_version setting maintained in the KIWI builder
code. If the installed dracut module is not compatible
with the used kiwi builder version the build stops
at this point with a descriptive error message
2021-03-01 10:32:53 +01: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 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 Add kiwi dracut mod vs. kiwi compatibility check 2021-03-01 10:32:53 +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 Added check_swap_name_used_with_lvm runtime check 2020-12-11 15:26:38 +01:00
system_update_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00