1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 10:51:13 +01:00
workload-automation/wa
Sergei Trofimov c96181bed7 framework/configruation: fix mandatory workload parameters
PluginCache.get_plugin_config assumes that no more configuration is to
be processed, and therefore config is final. As such, it is validating
that mandatory parameters are set. This assumption is invalid for
workload_parameters, however, as those need to be resolved on per-spec
basis, and cannot be globally cached.

This commit adds a prameter for get_plugin_config that indicates whether
or not it should consider the config to be final.
2017-09-27 10:32:41 +01:00
..
commands commands: renaming record.py to revent.py 2017-04-27 09:01:18 +01:00
framework framework/configruation: fix mandatory workload parameters 2017-09-27 10:32:41 +01:00
instrumentation trace-cmd: remove cpufreq_interactive from default events 2017-09-15 18:05:17 +01:00
processors Implment output processing 2017-03-22 15:14:44 +00:00
tools/revent revent workload part 1 2017-04-06 16:38:39 +01:00
utils utils/revent: stop recording fix. 2017-09-27 10:32:19 +01:00
workloads Homescreen: Port homescreen workload to WA3 2017-09-15 18:03:24 +01:00
__init__.py wa: removing log import from top-level __init__.py 2017-04-27 17:35:42 +01:00