On Fri, Jan 4, 2013 at 11:16 AM, christopher barry <cba...@rjmetrics.com> wrote: > Greetings, > > I have jenkins setup in a vm, and have 3 vm slaves all on the same > physical machine - each with a different distro with different > dependency versions for our application. Each time git has changed, all > 3 slaves build at the same time. > > Is there a way to have jenkins build on slave1, and if OK then build on > slave2, etc. in order like that?
If you are doing a matrix build you should have options to build sequentially and to execute touchstone builds first. -- Les Mikesell lesmikes...@gmail.com