Hi, zw. Correct on both counts. If you are not doing builds on the master,
then you only need enough RAM and other resources to run the Jenkins
server, which is pretty minimal. 8GB should be more than adequate.
-- Jerry
On Wednesday, November 21, 2012 12:52:41 PM UTC-5, zw wrote:
>
> Hi All
>
Hi All
New users here.
We like to create a distributed build architecture, with 1 master and
3 slaves (all linux boxes)
1 - From what we understand thus far, when jobs are kicked off from
the master, we suppose the builds are checkout to the slaves and
builds are run on the slaves. Is that correct