1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 19:01:15 +01:00
workload-automation/wlauto
Sergei Trofimov 0c1e01cad4 run command: more usefull error message when specifying non-existing agenda path
If the specified agenda argument is not found in the file system, WA
assumes it is the name of a workload and would then raise an "extension
not found error", which may be confusing if the user's intension was to
specify a path.

Now, WA will first check that neither path separator, nor a '.' are
present in the agenda argument before assuming it is a workload name, and
will provide a less confusing error in that case.
2016-02-29 17:26:29 +00:00
..
commands run command: more usefull error message when specifying non-existing agenda path 2016-02-29 17:26:29 +00:00
common LinuxDevice: fixed reboot. 2016-02-22 09:45:42 +00:00
core Add entry_point check for config file existence 2016-02-17 17:24:14 +00:00
devices Removing hard-coded abi from generic_linux devices 2016-02-02 09:29:22 +00:00
external revent: Added record and replay commands 2016-01-22 10:40:03 +00:00
instrumentation Merge pull request #78 from ep1cman/binary_install 2016-01-19 10:52:54 +00:00
modules cpufreq: minor fixes 2016-02-04 15:42:35 +00:00
resource_getters Fixing assets discovery. 2016-01-22 12:19:31 +00:00
result_processors cpustate: ensure known initial state 2016-02-04 16:08:22 +00:00
tests Parameter: Fixed overriding of new parameters 2016-02-04 15:36:47 +00:00
tools Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
utils LinuxDevice: fixed reboot. 2016-02-22 09:45:42 +00:00
workloads Fix up lmbench commandline 2016-02-11 17:40:31 +00:00
__init__.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00: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 Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00