1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 10:51:13 +01:00
workload-automation/wa
Brendan Jackman 43f5cd793a PluginCache: Check plugin name before trying to iteritems
Currently if your config contains

typo_for_a_global_alias: 1

You will get an error where we try to call 'iteritems' on the value 1. This
commit re-orders the checks so that you instead get an error for the
unrecognised 'typo_for_a_global_alias'.
2017-10-04 13:28:53 +01:00
..
assets/bin tools/revent: further fixes 2017-09-29 09:48:25 +01:00
commands revent fixes 2017-09-27 10:32:41 +01:00
framework PluginCache: Check plugin name before trying to iteritems 2017-10-04 13:28:53 +01:00
instrumentation trace-cmd: add trace files as artificats 2017-10-02 13:55:58 +01:00
processors Implment output processing 2017-03-22 15:14:44 +00:00
tools/revent tools/revent: further fixes 2017-09-29 09:48:25 +01:00
utils utils/serializer: add OrderedDict to POD_TYPES 2017-09-28 10:46:03 +01:00
workloads Youtube: Removes reference to UxPerf 2017-10-03 11:12:22 +01:00
__init__.py wa: Add ApkWorkload to default imports 2017-09-28 13:09:28 +01:00