Does anyone have any idea what kind of extra resources a CI server needs to run tests in parallel? Would it be significant? (Our CI server is a bit anaemic, so I've been putting off implementing parallel test runs)
Iain On 25 November 2012 22:02, William Madden <[email protected]> wrote: > We've been using parallel_tests > > > On Thursday, 22 November 2012 13:48:22 UTC+1, Jack Chen wrote: > >> We use a heavily modified version of Hydra for our Teamcity setup. >> Supports the flowId part of the TC formatter stuff, retrying flakey tests >> and build time sorting to maximise CPU usage. May be able to clean it up >> and release it, but I'd need to get permission. >> >> On 22/11/2012, at 11:12 PM, Sebastian Porto <[email protected]> wrote: >> >> Hi Guys >> >> There was a discussion the other day about CI server and it was mention >> several times how good it is to run the tests in parallel. I am intrigued >> by this and will like to implement this. But I don't know where to start. >> >> What is your approach for running CI test in parallel? We are using >> TeamCity at the moment, were using Jenkins before. And Rspec. >> >> Thanks >> Sebastian >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Ruby or Rails Oceania" group. >> To view this discussion on the web visit https://groups.google.com/d/** >> msg/rails-oceania/-/**HqhReVKyNx0J<https://groups.google.com/d/msg/rails-oceania/-/HqhReVKyNx0J> >> . >> To post to this group, send email to [email protected]**. >> To unsubscribe from this group, send email to rails-oceani...@** >> googlegroups.com. >> >> For more options, visit this group at http://groups.google.com/** >> group/rails-oceania?hl=en<http://groups.google.com/group/rails-oceania?hl=en> >> . >> >> -- > You received this message because you are subscribed to the Google Groups > "Ruby or Rails Oceania" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/rails-oceania/-/Wdk--X6QvGIJ. > > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/rails-oceania?hl=en. > -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rails-oceania?hl=en.
