-
Bug
-
Resolution: Won't Fix
-
Critical
-
Jenkins ver. 1.509.4
This feature "Check non-reviewed patchsets", allows checking and running un-reviewed ("approvals") patches when connection is established. If an un-reviewed patchset has been created during Jenkins server down time, will Jenkins trigger "patchset created"-event normally when connection is created.
Issues:
1. This feature, doesn't take watchdog settings into account. It re-triggers all un-reviewed patches whenever watchdog re-establishes the connection.
2. Huge no. of jobs triggered on every re-connection:
Ex: on first re-connection, 3 jobs are triggered. On second re-connection 3+3 jobs are triggered and this keeps on accumulating..
–
Dilip