-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
JENKINS 1.480.1 LTS
I have a job that triggers certain "cleaning" jobs on every node available to Jenkins (using the "Build on every online node" parameter factory).
During the day, I noticed that one of my nodes became unstable for some reason, so I marked it as offline, so no builds were running on it.
However, the parameter factory still created a build to run on the offline node. It was hanging in the queue, waiting for the node to come back online.
I believe this behavior contradicts the factory description.