-
New Feature
-
Resolution: Fixed
-
Minor
-
None
JENKINS-17305 gave the ability for nodes to be skipped in All Nodes for Label Factory if they are currently offline. This is fine if nodes are always kept online, but if nodes are only bought online and offline on demand by jenkins (as configured in the node configuration) then nodes get skipped even if they are perfectly able to service requests.
It would be nice to have an option to only skip nodes that have been explicitly taken offline (e.g. via the "Mark this node temporarily offline" button).
- is related to
-
JENKINS-17305 All nodes for label - don't wait for offline nodes
- Closed