1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-07 03:11:53 +01:00
workload-automation/wlauto/core/configuration
Sebastian Goscik e0e4f389b9 Reworked configuration
All config now uses configuration points
Config parsing is now done in destinct stages
  - first all files are parsed and sent to their corresponding config objects or to a tree
  - tree is traversed to generate job specs.
2016-09-27 11:20:11 +01:00
..
__init__.py Reworked configuration 2016-09-27 11:20:11 +01:00
configuration.py Reworked configuration 2016-09-27 11:20:11 +01:00
parsers.py Reworked configuration 2016-09-27 11:20:11 +01:00
plugin_cache.py Reworked configuration 2016-09-27 11:20:11 +01:00
tree.py Reworked configuration 2016-09-27 11:20:11 +01:00