Hi Everyone, Is there a plugin/existing functionality that will let me specify the order of preference regarding which Nodes to use for a job.
I have 2 windows boxes which work as nodes, 1 slow and 1 fast. However the availability of the fast one is not 24x7 (it is an ec2 instance which I turn on and off manually). When the fast node is running I would like all jobs assigned to windows to use an executor on the fast windows machine, only falling back onto the slow one when all executors on the fast machine are busy. I cannot simply disable the slow node as it is required at certain points throughout the build. Regards, James Mintram