kiwi-el8/kiwi/tasks
Marcus Schäfer 7760b2ddfa
Refactor handling of runtime tests check dict
Consolidate check list into CliTask base class such that we
can avoid duplication of runtime check dicts. Only runtime
tests that require stateful information according to the
commandline call are handled directly in the task code
2019-04-09 14:53:07 +02:00
..
__init__.py Continue Refactor into subpackage 2016-03-08 16:21:00 +01:00
base.py Refactor handling of runtime tests check dict 2019-04-09 14:53:07 +02:00
image_info.py Fixup code issues reported by new flake8 version 2019-01-31 11:08:15 +01:00
image_resize.py Resize partition table after image resize 2018-03-06 11:24:25 +01:00
result_bundle.py Update compression flag for qcow2 format 2019-04-02 11:24:35 +02:00
result_list.py Convert user input to absolute paths 2017-03-24 17:24:13 +01:00
system_build.py Refactor handling of runtime tests check dict 2019-04-09 14:53:07 +02:00
system_create.py Refactor handling of runtime tests check dict 2019-04-09 14:53:07 +02:00
system_prepare.py Refactor handling of runtime tests check dict 2019-04-09 14:53:07 +02:00
system_update.py Convert user input to absolute paths 2017-03-24 17:24:13 +01:00