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/18e8863d-b4e7-4040-b542-5d54de7cef8e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
