Daniel Barclay (Drill/MapR) created DRILL-2039: --------------------------------------------------
Summary: use forks-per-CPU units in forkCount Key: DRILL-2039 URL: https://issues.apache.org/jira/browse/DRILL-2039 Project: Apache Drill Issue Type: Bug Reporter: Daniel Barclay (Drill/MapR) Can Surefire's fork count be set using units of forks per CPU instead of the absolute number of forks (i.e., {{<forkCount>1C</forkCount>}} instead of {{<forkCount>4</forkcount>}})? That would let developers with more powerful machines still run tests in parallel while letting others avoid or reduce test timeout errors without the risk of forgetting to re-edit pom.xml after every switch to a different git branch. -- This message was sent by Atlassian JIRA (v6.3.4#6332)