Repository: beam
Updated Branches:
  refs/heads/master 77c77add1 -> 9e9300214


Increase job_beam_PreCommit_Java_MavenInstall timeout from 2.5 to 4 hours.

Project: http://git-wip-us.apache.org/repos/asf/beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/ced7b9c5
Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/ced7b9c5
Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/ced7b9c5

Branch: refs/heads/master
Commit: ced7b9c50df8ba4a8ae35557575374118d057b0d
Parents: 77c77ad
Author: tvalentyn <tvalen...@users.noreply.github.com>
Authored: Mon Oct 23 14:09:12 2017 -0700
Committer: GitHub <nore...@github.com>
Committed: Mon Oct 23 14:09:12 2017 -0700

----------------------------------------------------------------------
 .test-infra/jenkins/job_beam_PreCommit_Java_MavenInstall.groovy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/beam/blob/ced7b9c5/.test-infra/jenkins/job_beam_PreCommit_Java_MavenInstall.groovy
----------------------------------------------------------------------
diff --git a/.test-infra/jenkins/job_beam_PreCommit_Java_MavenInstall.groovy 
b/.test-infra/jenkins/job_beam_PreCommit_Java_MavenInstall.groovy
index 8721468..d2d2485 100644
--- a/.test-infra/jenkins/job_beam_PreCommit_Java_MavenInstall.groovy
+++ b/.test-infra/jenkins/job_beam_PreCommit_Java_MavenInstall.groovy
@@ -32,7 +32,7 @@ mavenJob('beam_PreCommit_Java_MavenInstall') {
   common_job_properties.setTopLevelMainJobProperties(
     delegate,
     'master',
-    150)
+    240)
 
   // Set Maven parameters.
   common_job_properties.setMavenConfig(delegate)

Reply via email to