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
Sergei Trofimov f5cc58d847 framework/config: add get_plugin_class to PluginCache
Expose PluginLoader's get_plugin_class via PluginCache. PluginCache is
basically intented to act like a PluginLoader, except when instantiating
plugins, the "default" parameter values are taken form the cached
configruation, rather than the actual defaults defined in the Plugin's
parmaters.
2017-11-03 17:33:32 +00:00
..
__init__.py Imports: Updated Imports 2017-04-20 11:49:53 +01:00
core.py framework: Add bail_on_init_failure run configuration 2017-10-23 16:44:49 +01:00
default.py Imports: Updated Imports 2017-04-20 11:49:53 +01:00
execution.py Implment output processing 2017-03-22 15:14:44 +00:00
parsers.py Parser: Fixes raising duplicate entry error. 2017-07-25 16:08:17 +01:00
plugin_cache.py framework/config: add get_plugin_class to PluginCache 2017-11-03 17:33:32 +00:00
tree.py New target description + moving target stuff under "framework" 2017-03-06 11:10:25 +00:00