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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| image_info.py | ||
| image_resize.py | ||
| result_bundle.py | ||
| result_list.py | ||
| system_build.py | ||
| system_create.py | ||
| system_prepare.py | ||
| system_update.py | ||