You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ke...@apache.org on 2017/10/23 21:12:40 UTC

[1/2] beam git commit: Increase job_beam_PreCommit_Java_MavenInstall timeout from 2.5 to 4 hours.

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 <tv...@users.noreply.github.com>
Authored: Mon Oct 23 14:09:12 2017 -0700
Committer: GitHub <no...@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)


[2/2] beam git commit: This closes #4028: Increase job_beam_PreCommit_Java_MavenInstall timeout from 2.5 to 4 hours

Posted by ke...@apache.org.
This closes #4028: 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/9e930021
Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/9e930021
Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/9e930021

Branch: refs/heads/master
Commit: 9e9300214c6f868f93d62493e94e399cd01b636f
Parents: 77c77ad ced7b9c
Author: Kenneth Knowles <ke...@apache.org>
Authored: Mon Oct 23 14:12:16 2017 -0700
Committer: Kenneth Knowles <ke...@apache.org>
Committed: Mon Oct 23 14:12:16 2017 -0700

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