Files
Anatol Belski bbdec8fbd6 performance-metrics: Report restore child exit status on failure
When the restore event is missing, the restore latency test panics with
a generic RestoreTimeParse error that gives no clue about the cause.

Include the exit status of the restore child in the diagnostic. Status 1
means Cloud Hypervisor aborted the restore, while SIGKILL means the test
killed a still running child at its timeout.

Assisted-by: Claude:Opus-4.8
Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>
2026-07-29 15:45:08 +00:00
..