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 d68bc49427 AgendaPaser: fix duplicate source error
When both global and config sections are present in an agenda, they both
will be processed by the ConfigManager. In each case, the path to the
agenda file was specified as the source, which resulted ConfigManager
complaining that the same source is being added twice. To avoid that,
the source is now suffixed with the section name.
2017-06-27 10:03:13 +01:00
..
__init__.py Imports: Updated Imports 2017-04-20 11:49:53 +01:00
core.py Core: Misc formatting fixes 2017-06-15 17:44:41 +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 AgendaPaser: fix duplicate source error 2017-06-27 10:03:13 +01:00
plugin_cache.py PluginCache: Add name to duplicate source error 2017-06-12 14:57:55 +01:00
tree.py New target description + moving target stuff under "framework" 2017-03-06 11:10:25 +00:00