Skip to content

Commit 452ab2f

Browse files
committed
Increase thread count.
1 parent 0d9458f commit 452ab2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hadoop-project/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<test.exclude.pattern>_</test.exclude.pattern>
4343

4444
<!-- number of threads/forks to use when running tests in parallel, see parallel-tests profile -->
45-
<testsThreadCount>2</testsThreadCount>
45+
<testsThreadCount>4</testsThreadCount>
4646

4747
<!-- These 2 versions are defined here because they are used -->
4848
<!-- JDIFF generation from embedded ant in the antrun plugin -->

0 commit comments

Comments
 (0)