|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Having an option under Manage Jenkins -> Configure System to select from a list of different scheduling strategies would be really nice and much more flexible. For example, one of these three could be selected for the scheduling strategy:
1. Affinity for last node (default behavior)
2. Least loaded node
3. Round-robin node selection
Of course, this would be with respect to each job's node label (defined in the "Restrict where this project can be run" job config option).