That will work if all the build servers are the same. (Mine aren't -- they have different OS's and different installed software, so certain projects have to be built on certain servers.)
Thanks for clarifying! -- Wendy On Tue, Jan 6, 2009 at 7:27 PM, Marica Tan <[email protected]> wrote: > From what I remembered, there were some comments on having to build a > project to a single slave only. If that slave is unavailable, it will wait > until the slave becomes available again before the build can be executed. > Which is why for the first pass, I did not tie up the slave to the build > environment. So that a build task can be delegated to any slave. > > But eventually in the next iteration, there will be some mechanism where the > slave will be selected based on the required environment. > > -- > Marica >
