]
Barak Korren updated OVIRT-1965:
--------------------------------
Epic Link: OVIRT-2185 (was: OVIRT-400)
Add failure details to CQ messages
----------------------------------
Key: OVIRT-1965
URL:
https://ovirt-jira.atlassian.net/browse/OVIRT-1965
Project: oVirt - virtualization made easy
Issue Type: Improvement
Components: Change Queue
Reporter: Barak Korren
Assignee: infra
In order to streamline the process for debugging CQ issues, we should have more failure
details added to the messages it sends. Those details should include:
# The names of the OST suits that failed
# The OST tests that failed
# If it was a build failure rather then an OST failure
# If it was possible to detect - the particular change(s) that caused failure.
#if its possible to tell - if its an infra issue or a code regression
To implement this we would need at the very least a richer interface for passing
information between the CQ tester and the and manager jobs - possibly some kind of a
structured data file passed around. We may also need a richer interface to OST itself (to
tell which test failed) and perhaps even to the build jobs (to tell why the build failed).