Repository: beam
Updated Branches:
  refs/heads/master 7db0f13a1 -> 8479425b6


Increase precommit timeout to 150 minutes


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

Branch: refs/heads/master
Commit: 452ce1f0bb55e9cc4ec67329a1a94355bad7bb3d
Parents: 7db0f13
Author: Kenneth Knowles <k...@google.com>
Authored: Sat Sep 30 06:57:57 2017 -0700
Committer: Kenneth Knowles <k...@google.com>
Committed: Sat Sep 30 06:57:57 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/452ce1f0/.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 bc130ec..f4ebcaf 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',
-    120)
+    150)
 
   // Set Maven parameters.
   common_job_properties.setMavenConfig(delegate)

Reply via email to