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 8de1b94d73 enable_disable_list: Added a type to handle instrument/result_processor lists
A custom list type now allows "enabling"/"disabling" items by prepending a `~`.
When merged the new state takes priority over the old state.
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 ExecutionContext: Fixed copying agenda when one is not used 2016-09-27 11:17:25 +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