HBASE-20314 Precommit build for master branch fails because of surefire fork fails

Signed-off-by: zhangduo <zhangduo@apache.org>
This commit is contained in:
Mike Drob 2018-03-29 13:17:53 -07:00 committed by zhangduo
parent 621e2b5f5e
commit 522b8075f3
1 changed files with 1 additions and 1 deletions

View File

@ -1543,7 +1543,7 @@
<rsgroup.test.jar>hbase-rsgroup-${project.version}-tests.jar</rsgroup.test.jar>
<mapreduce.test.jar>hbase-mapreduce-${project.version}-tests.jar</mapreduce.test.jar>
<shell-executable>bash</shell-executable>
<surefire.version>2.20.1</surefire.version>
<surefire.version>2.21.0</surefire.version>
<surefire.provider>surefire-junit47</surefire.provider>
<!-- default: run small & medium, medium with 2 threads -->
<surefire.skipFirstPart>false</surefire.skipFirstPart>