1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 19:01:15 +01:00
workload-automation/wa/framework/configuration
Sergei Trofimov d7da24eb52 framework/config: fix section-level workload args
create a copy of the args dict before popping args off of it to make
sure it is intact when the next job is processed.
2017-11-24 16:35:07 +00:00
..
__init__.py Imports: Updated Imports 2017-04-20 11:49:53 +01:00
core.py framework/config: fix section-level workload args 2017-11-24 16:35:07 +00:00
default.py Imports: Updated Imports 2017-04-20 11:49:53 +01:00
execution.py framework/config: add eanbled processor tracking to JobGenerator 2017-11-03 17:33:32 +00:00
parsers.py framework/config: fix augmentations merging 2017-11-03 17:33:32 +00: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