1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-02-20 20:09:11 +00:00
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
..
2017-02-21 15:02:28 +00:00
2017-02-21 15:02:28 +00:00
2017-03-15 14:34:23 +00:00
2017-04-20 11:49:53 +01:00
2017-09-27 10:32:20 +01:00
2017-03-22 15:14:44 +00:00
2017-04-20 11:49:53 +01:00
2017-02-21 15:02:28 +00:00