Yes. It is an easy change but has some subtleties. On Tue, Aug 9, 2011 at 10:35 AM, Stack <[email protected]> wrote:
> Is there an option to run them in parallel in mvn? We should try it. > We've done work to make it so more than one test run could be > happening at the one time; e.g. they have their own dir (there may be > some tests that clash and if they do, we need to fix them). > > Good on you Lohit. > St.Ack > > On Tue, Aug 9, 2011 at 9:47 AM, lohit <[email protected]> wrote: > > Hello, > > > > I see that running HBase unit tests (mvn test) takes long time. > > Has anyone tried running few in parallel. I know some tests creates data > > directories and tables which prohibit from running them in parallel. > > Interested in knowing if anyone has tried something. > > > > -- > > Have a Nice Day! > > Lohit > > >
