Hi Stack, It seems to be ok now (it was not on the built https://builds.apache.org/job/HBase-TRUNK/2774/consoleText).
BTW, I've been able to improve locally the built time with a 2G ram disk and 10 processes. We're under 20 minutes with a one proc desktop machine (intel i7). So we still have some room for simple improvements... N. On Wed, Apr 18, 2012 at 5:35 AM, Stack <[email protected]> wrote: > On Tue, Apr 17, 2012 at 6:53 AM, N Keywal <[email protected]> wrote: > > Thanks Ted, > > > > I had a look at it, it's more complex than I was thinking. In the past we > > used to execute "runTests ()", and we're doing something different now. > > One of the difference is that we were executing the test with 4 processes > > (-Dsurefire.secondPartThreadCount=4). > > > > I don't follow N? > > Here is what we have for trunk and 0.94 now: > > clean -PrunAllTests -Dmaven.test.redirectTestOutputToFile=true site > install assembly:single -DskipITs -Prelease > -Dsurefire.secondPartThreadCount=8 > > (I just set threads up to 8). > > Do we need to do anything else? I triggered a few builds too. > > St.Ack >
