Skip to content

Commit

Permalink
YARN-9862. Increase yarn-services-core test timeout value.
Browse files Browse the repository at this point in the history
           Contributed by Prabhu Joseph
  • Loading branch information
macroadster authored and fapifta committed Oct 2, 2019
1 parent ba6aee7 commit 2895764
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<forkedProcessTimeoutInSeconds>1800</forkedProcessTimeoutInSeconds>
<environmentVariables>
<JAVA_HOME>${java.home}</JAVA_HOME>
</environmentVariables>
Expand Down

0 comments on commit 2895764

Please sign in to comment.