Thanks James. I was considering that but was not sure if that would work. Definitely will take a look.
On Monday, October 5, 2015 at 11:31:48 AM UTC-7, James Nord wrote: > > workflow > <https://github.com/jenkinsci/workflow-plugin/blob/master/TUTORIAL.md> > with a parallel fork will give you this if you can do the "split" (that is > you will only have one workflow build). > > > > On Sunday, October 4, 2015 at 10:20:05 PM UTC+1, [email protected] wrote: >> >> I am using jenkins to run selenium tests in ruby. >> There are 4 nodes: master + 3 slaves >> >> The current build runs all my tests on one slave. Is there a way to run >> one build and have the tests split across the slave nodes? I know I can >> split the tests into groups and run each group as a build but would prefer >> 1 build per run rather than 3. >> > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/6d6326db-0de6-4567-81e3-9dd9e01f9ef6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
