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 committed Oct 2, 2019
1 parent 770adc5 commit d1ddba6
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 d1ddba6

Please sign in to comment.