]
Barak Korren updated OVIRT-2450:
--------------------------------
Epic Link: OVIRT-2339
main STDCI script log does not get collected when mock_runner is
killed by jenkins on timeout
---------------------------------------------------------------------------------------------
Key: OVIRT-2450
URL:
https://ovirt-jira.atlassian.net/browse/OVIRT-2450
Project: oVirt - virtualization made easy
Issue Type: Bug
Components: mock_runner
Reporter: Barak Korren
Assignee: infra
Priority: High
main STDCI script log does not get collected when mock_runner is killed by jenkins on
timeout.
This is probably because we did not use trap to collect it and instead relied on handling
errors from the STDCI script.