-
Bug
-
Resolution: Unresolved
-
Minor
-
gerrit-trigger 2.12
gerrit v2.10.5
jenkins 1.628 and container apache-tomcat-7.0.42
There are some jobs created at jenkins. These jobs configured Gerrit event trigger. When Change Merged, some jobs will build.But sometimes, these jobs didn't build.I catch gerrit stream-events, there had change-merged type event. Sunch as:
"type":"change-merged","change":{"project":"xx","branch":"xx","id":"xx","number":"xx"....
I don't know why jobs can't build.The probability of missing jobs is very big.
Can someone help me?
How to solve this issue, or how to analyse this issue.