HBASE-14589 Builds are being killed...; ADD SUREFIRE TEN MINUTE TIMEOUT

This commit is contained in:
stack 2015-10-14 14:16:00 -07:00
parent fbd2ed2e02
commit 1f6019175d
1 changed files with 1 additions and 0 deletions

View File

@ -595,6 +595,7 @@
<reuseForks>false</reuseForks>
<forkCount>${surefire.secondPartForkCount}</forkCount>
<groups>${surefire.secondPartGroups}</groups>
<forkedProcessTimeoutInSeconds>600</forkedProcessTimeoutInSeconds>
</configuration>
</execution>
</executions>