]
Barak Korren updated OVIRT-988:
-------------------------------
Epic Link: OVIRT-400
standard-CI artifacts are not collected when mock runner fails
--------------------------------------------------------------
Key: OVIRT-988
URL:
https://ovirt-jira.atlassian.net/browse/OVIRT-988
Project: oVirt - virtualization made easy
Issue Type: Bug
Reporter: Barak Korren
Assignee: infra
Currently, when a standard-CI script fails (which makes mock_runner.sh fail), the
exported-artifacts are not taken from the project directory but only from $WORKSPACE.
It desirable to take the project's atficats too, even if the CI script failed, to
allow debugging.
It seems that pipeline-based jobs (Lago's CI, experimental, OST) do not exhibit this
behaviour.