-
Type:
New Feature
-
Resolution: Unresolved
-
Priority:
Major
-
Component/s: gerrit-trigger-plugin
When multiple jobs trigger from the same gerrit review, the result is not reported until all jobs have finished. I would like to have an option to do this differently. I would like to have, say, one job that does a quick test, and a second job that runs a longer test, and they would each report back to gerrit as soon as possible. They would either use different review categories (it's possible to configure this now, but it doesn't work and results in a bit of a mess), or the later job could overwrite the earlier job's verdict.