11:52 PM
To: jenkinsci-users@googlegroups.com
Subject: Jenkins setup question
I need a Jenkins setup advise:
What I want to achieve is like this:
* Jenkins master 1 has:
* Jenkins slave 1
* Jenkins slave 2
* Jenkins slave n
Each slave will have identical software so that I can run
I need a Jenkins setup advise:
What I want to achieve is like this:
* Jenkins master 1 has:
* Jenkins slave 1
* Jenkins slave 2
* Jenkins slave n
Each slave will have identical software so that I can run the build/deploy
job on each and load balancing them. All good with this se