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 3ecc46b662 fw/exec: ensure correct state on early abort
Ensure the serialized state gets written out in case of early abort
(before the run has been fully initialized and job execution has
started), and  that the appropriate final output is generated.

This requires that ExecutionContext is created much earlier (in order
for postamble to be possible), and that KeyboardInteruptException is
caught and handled properly by the Executor.
2018-06-22 18:04:16 +01:00
..
configuration fw/core: Fix description of 'label' CongfigPoint 2018-06-11 08:10:07 +01:00
target fw/target: add initialize() to TargetManger 2018-06-22 18:04:16 +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 subparsers in Python3 2018-06-14 15:06:50 +01:00
entrypoint.py fw/entrypoint: log devlib version 2018-06-15 08:58:39 +01:00
exception.py Add support for Python 3 2018-06-07 14:48:40 +01:00
execution.py fw/exec: ensure correct state on early abort 2018-06-22 18:04:16 +01:00
getters.py Add support for Python 3 2018-06-07 14:48:40 +01:00
host.py Add support for Python 3 2018-06-07 14:48:40 +01:00
instrument.py fw/exec: add JOB_QUEUE_EXECUTION signals 2018-06-12 16:07:53 +01:00
job.py Add support for Python 3 2018-06-07 14:48:40 +01:00
output_processor.py fw: fix job logging indent 2018-05-14 17:05:06 +01:00
output.py fw/output: record wa/devlib version in output 2018-06-20 10:04:18 +01:00
plugin.py Add support for Python 3 2018-06-07 14:48:40 +01:00
pluginloader.py Add support for Python 3 2018-06-07 14:48:40 +01:00
resource.py Add support for Python 3 2018-06-07 14:48:40 +01:00
run.py Add support for Python 3 2018-06-07 14:48:40 +01:00
signal.py fw/exec: add JOB_QUEUE_EXECUTION signals 2018-06-12 16:07:53 +01:00
version.py framework/version: Redirect git stderr output 2018-06-14 15:07:18 +01:00
workload.py framework/workload: Add rerun infrastructure 2018-06-18 10:51:32 +01:00