1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 10:51:13 +01:00
workload-automation/wa/framework
Sergei Trofimov 836ba1505f framework/config: properly update augmentations inside JobGenerator
Replace update_enabled_instruments with update_augmentations, which
correctly splits instruments and results processors from augmentations
configuration values.

While instruments and processors are now handled uniformly in
configuration, they still need to be handled differently during actual
execution. This is the point where they get split again.
2017-11-03 17:33:32 +00:00
..
configuration framework/config: properly update augmentations inside JobGenerator 2017-11-03 17:33:32 +00:00
target Merge pull request #519 from bjackman/requires-network 2017-10-24 14:36:42 +01:00
uiauto Uiautomator: Adds missing support functionality 2017-10-03 11:12:22 +01:00
__init__.py WA3 Exsisting Code 2017-02-21 15:02:28 +00:00
agenda.py WA3 Exsisting Code 2017-02-21 15:02:28 +00:00
command.py command: added support for sub-commands 2017-04-25 08:16:35 +01:00
entrypoint.py Skeleton job execution 2017-03-15 14:34:23 +00:00
exception.py New target description + moving target stuff under "framework" 2017-03-06 11:10:25 +00:00
execution.py Merge pull request #525 from setrofim/next 2017-10-23 18:04:25 +01:00
getters.py framework/getters: fix http getter APK resolution 2017-10-10 13:14:07 +01:00
host.py Imports: Updated Imports 2017-04-20 11:49:53 +01:00
instrumentation.py framework: set context for loggers 2017-10-23 12:28:49 +01:00
job.py framework: set context for loggers 2017-10-23 12:28:49 +01:00
output.py framework/output: add accessors for metrics and artifacts 2017-09-27 10:32:19 +01:00
plugin.py plugin: removing virtual referencies from meta 2017-05-11 09:57:38 +01:00
pluginloader.py New target description + moving target stuff under "framework" 2017-03-06 11:10:25 +00:00
processor.py framework: set context for loggers 2017-10-23 12:28:49 +01:00
resource.py framework/resource: add match_path method 2017-10-10 11:39:53 +01:00
run.py framework/execution: fix end of run status reporting 2017-10-23 14:31:24 +01:00
signal.py framework/signal: Fix typos 2017-11-03 14:07:44 +00:00
version.py WA3 Exsisting Code 2017-02-21 15:02:28 +00:00
workload.py framework/workload: Implement Workload.requires_network attribute 2017-10-18 11:50:29 +01:00