1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 19:01:15 +01:00
workload-automation/wa/framework
Sergei Trofimov 30eb98b275 fw/target: add hostid to TargetInfo
Add hostid entry, as reported by busybox's hostid applet, to TargetInfo.
This is intended to be a "unique 32-bit identifier for the current
machine". In practice, it may not be set, or may be generated from
something like an IP address, so may not be unique. However, if set, it
is still likely to be more unique than kernel/os version so may be worth
recording.
2018-05-10 11:51:24 +01:00
..
configuration utils/log: add indentcontext 2018-05-09 15:06:31 +01:00
target fw/target: add hostid to TargetInfo 2018-05-10 11:51:24 +01:00
uiauto BaseUiAutomator: fix uiDeviceSwipeVertical 2018-04-06 09:48:29 +01:00
__init__.py WA3 Exsisting Code 2017-02-21 15:02:28 +00:00
command.py framework/command: Fix help string for --config cmdline argument 2017-11-06 16:41:01 +00:00
entrypoint.py fw/entrypoint: log commit hash if possible 2018-05-09 16:44:27 +01:00
exception.py framework/exception: add ExecutionError 2018-03-08 11:18:12 +00:00
execution.py fw/execution: handle error on run initialize 2018-05-10 11:49:30 +01:00
getters.py framework/getters: Ignore connection errors with HTTP getter 2018-04-06 09:40:05 +01:00
host.py Fix typos 2018-04-30 09:14:11 +01:00
instrument.py fw/execution: Handle unresponsive targets 2018-03-08 11:18:12 +00:00
job.py fw/job: only finalize if initialized 2018-03-19 09:06:21 +00:00
output_processor.py framework: move instruments -> instrument 2018-02-22 08:41:04 +00:00
output.py fw/output: add sensible string representation 2018-05-09 16:44:27 +01:00
plugin.py fw/plugin: implement __str__ for Plugin 2018-05-09 16:44:27 +01:00
pluginloader.py fw/config: add plugin_paths property to settings 2018-04-10 10:29:44 +01:00
resource.py utils/log: add indentcontext 2018-05-09 15:06:31 +01:00
run.py framework/run: Calm pylint 2017-12-07 15:37:49 +00:00
signal.py fw: fix error logging 2018-03-08 11:18:12 +00:00
version.py fw/version: add get_wa_version_with_commit 2018-05-09 16:44:27 +01:00
workload.py framework/workload: Add missing alias for cleanup_assets 2018-04-20 18:00:04 +01:00