]
Barak Korren updated OVIRT-1851:
--------------------------------
Epic Link: OVIRT-400
Make chaneg-queue throw-away not-building patches quickly
---------------------------------------------------------
Key: OVIRT-1851
URL:
https://ovirt-jira.atlassian.net/browse/OVIRT-1851
Project: oVirt - virtualization made easy
Issue Type: Improvement
Components: Change Queue
Reporter: Barak Korren
Assignee: infra
Currently test failures and build failures are treated the same by the check queue - in
both cases the change queue runs a bisection to find out the change that caused the
failure.
It the case of a build failure - it is possible to know immediately which patch failed to
build, so we can remove it immediately from the queue and avoid some expensive bisection
runs.