1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 10:51:13 +01:00
workload-automation/wa/framework/configuration
Marc Bonnici 832ed797e1 fw/config/execution: Raise error if no jobs are available for running
If no jobs have been generated that are available for running then WA
will crash when trying to access the job queue. Add an explicit check to
ensure that a sensible error is raised in this case, for example if
attempting to run a specific job ID that is not found.
2019-06-06 15:17:42 +01:00
..
__init__.py Update copyright headers. 2018-07-04 16:33:31 +01:00
core.py fw/config/core: Implement Configuration structures as Podable 2018-12-07 08:46:12 +00:00
default.py framework: pep8 fixes 2018-07-06 14:39:41 +01:00
execution.py fw/config/execution: Raise error if no jobs are available for running 2019-06-06 15:17:42 +01:00
parsers.py configuration: Add support for section groups 2018-09-24 10:17:26 +01:00
plugin_cache.py framework: pep8 fixes 2018-07-06 14:39:41 +01:00
tree.py configuration: Add support for section groups 2018-09-24 10:17:26 +01:00