Repository: beam
Updated Branches:
  refs/heads/master a39960b13 -> 62ee27542


bump time of precommits

Signed-off-by: Jason Kuster <jasonkus...@google.com>


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

Branch: refs/heads/master
Commit: 416b89b7ff1bd26e7d9a1b3c29f294d2ae922238
Parents: a39960b
Author: Jason Kuster <jasonkus...@google.com>
Authored: Wed May 10 17:55:53 2017 -0700
Committer: Jason Kuster <jasonkus...@google.com>
Committed: Wed May 10 17:55:53 2017 -0700

----------------------------------------------------------------------
 .test-infra/jenkins/job_beam_PreCommit_Java_MavenInstall.groovy | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/beam/blob/416b89b7/.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 3718551..bc130ec 100644
--- a/.test-infra/jenkins/job_beam_PreCommit_Java_MavenInstall.groovy
+++ b/.test-infra/jenkins/job_beam_PreCommit_Java_MavenInstall.groovy
@@ -29,7 +29,10 @@ mavenJob('beam_PreCommit_Java_MavenInstall') {
   concurrentBuild()
 
   // Set common parameters.
-  common_job_properties.setTopLevelMainJobProperties(delegate)
+  common_job_properties.setTopLevelMainJobProperties(
+    delegate,
+    'master',
+    120)
 
   // Set Maven parameters.
   common_job_properties.setMavenConfig(delegate)

Reply via email to