On Mon, Oct 28, 2013 at 10:51 PM, Roman Shaposhnik <ro...@shaposhnik.org>wrote:

> On Mon, Oct 28, 2013 at 7:34 AM, Brock Noland <br...@cloudera.com> wrote:
> > Ok sounds good. FWIW, the code that will actually execute on the Jenkins
> > slave is actually just a very lightweight REST client that communicates
> > with our "parallel test" service.
>
> Can you please provide more details on this?
>

Our unit tests take like 15 hours if run sequentially so we wrote this

https://github.com/apache/hive/tree/trunk/testutils/ptest2

to execute them in parallel. It executes on a dedicated host and the
jenkins job is just a client of said server.

Brock

Reply via email to