1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 10:51:13 +01:00
workload-automation/wlauto
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
..
commands RecordCommand: Improved record command to handle workloads 2016-09-27 11:17:25 +01:00
common RecordCommand: Improved record command to handle workloads 2016-09-27 11:17:25 +01:00
core Reworked configuration 2016-09-27 11:20:11 +01:00
external pluginloader: Replaced extension loader with WA3 plugin loader 2016-09-27 11:17:25 +01:00
instrumentation Update 2016-09-27 11:17:25 +01:00
managers pluginloader: Replaced extension loader with WA3 plugin loader 2016-09-27 11:17:25 +01:00
resource_getters Update 2016-09-27 11:17:25 +01:00
result_processors Updates to pluggins to match the new plugin loader 2016-09-27 11:17:25 +01:00
tests enable_disable_list: Added a type to handle instrument/result_processor lists 2016-09-27 11:20:11 +01:00
tools pluginloader: Replaced extension loader with WA3 plugin loader 2016-09-27 11:17:25 +01:00
utils enable_disable_list: Added a type to handle instrument/result_processor lists 2016-09-27 11:20:11 +01:00
workloads Update 2016-09-27 11:17:25 +01:00
__init__.py Moved wlauto.core.config.core into wlauto.core.configuration 2016-09-27 11:17:25 +01:00
agenda-example-biglittle.yaml Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
agenda-example-tutorial.yaml Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
config_example.py Fixing typo in config_example.py 2015-07-02 12:17:19 +01:00
exceptions.py pluginloader: Replaced extension loader with WA3 plugin loader 2016-09-27 11:17:25 +01:00