-
Improvement
-
Resolution: Fixed
-
Critical
-
None
When slaves aren't always available sometimes the workspace goes missing - in this case, all affected task (i.e. those on the master) get rescheduled for building when their SCM is checked for a later revision.
Polling on Master (see Perforce plugin) would address this issue, and remove excessive rebuilds. As we've got a massive amount of idle jobs active this hits us hard every time a slave goes offline (for any reason), or when Jenkins is restarted (for any reason), and doesn't know its slaves yet.
I'm willing to write the actual patch, but would need some advice on how to add that to the code in a manner consistent with the current ideas behind it (it didn't jump at me when looking at it).
- is related to
-
JENKINS-6184 SCM poll must run on master
- Closed