-
Improvement
-
Resolution: Unresolved
-
Major
-
None
We started using 'Build Current Patches Only' option to have non-current patchset builds cancelled in Jenkins. However, the side effect of using this option is the fact that Aborted builds are handled just like Failed builds, we get -1 Verified for aborted builds. This functionality creates noise and confusion, so we would like to be able to handle Gerrit Reporting Values for Aborted builds.
It would be nice if we can configure Aborted reporting values just like we can Started, Successful, Failed, Unstable, Not Built builds (ie be able to set 0, -1, 1 for aborted builds)