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/52063e51-f614-4163-a097-2b0fd23944a7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
