-
Bug
-
Resolution: Unresolved
-
Major
-
Jenkins 1.651.1 GerritTrigger plugin 2.18-2.22.0 Linux 64bits - Oracle Java 7u51 and 7u111
After upgrading from 2.17 to 2.18, one of our jobs that triggers in comment-added
event started to fail because there were thousands of builds triggered by an infinite
loop caused by the plugin voting +1 in the Gerrit change.
2.19, 2.20, 2.21 and 2.22 versions show the same behaviour.
Workaround was to remove triggering in Verified+1 so the loop is avoided.
Seems to be a regression as this was reported and fixed before: https://github.com/jenkinsci/gerrit-trigger-plugin/pull/204