You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by "Mike Drob (JIRA)" <ji...@apache.org> on 2014/08/20 20:02:29 UTC

[jira] [Created] (CURATOR-142) Make surefire forkCount configurable

Mike Drob created CURATOR-142:
---------------------------------

             Summary: Make surefire forkCount configurable
                 Key: CURATOR-142
                 URL: https://issues.apache.org/jira/browse/CURATOR-142
             Project: Apache Curator
          Issue Type: Improvement
            Reporter: Mike Drob
            Assignee: Jordan Zimmerman
             Fix For: 2.7.0


When running unit tests, it would be nice if the parallelism was configurable. Running with default settings takes about ~35 minutes on my laptop and I would like to reduce that.

Tried it at 3, and the runtime was ~15 minutes. Tried it at 8 and got test failures. We can leave the default at 1 for now, to make sure Jenkins doesn't see bad results, but eventually it would be good to increase that as well to benefit new contributors.



--
This message was sent by Atlassian JIRA
(v6.2#6252)