Skip to content

jenkins: do not fail builds that were cancelled on the queue

Mark Janes requested to merge majanes/mesa_ci:in_progress into master

Prior to updating to jenkins pipelines, it was impossible to cancel builds that were waiting for a machine on the queue.

Cancellation is reliable now, and we do not want to abort rebuilds just because some builds cannot be accounted for.

Merge request reports