-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Continuous Integration, Jenkins Pipeline
-
Environment:macOS
Windows
We are facing a weird issue with our slaves: on Windows, we are always targetting windb5, and twang for Mac.
Knowing we have 8 Windows slaves and 3 Mac slaves (dedicated to Drive), is there a way to randomize which slave will be used? If fact, everytime I trigger a new build, it tries the same slave. Which is an issue because our slaves are not stable enough and using the same slave for 2 jobs is (almost everytime) not working.
I thought I have seen such a property I could set in the groovy script?