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/25 19:37:17 UTC

[1/2] beam git commit: Increase Java postcommit timeout to 240

Repository: beam
Updated Branches:
  refs/heads/master cf6261e09 -> bf1b90d05


Increase Java postcommit timeout to 240

This matches the precommit. The postcommit is currently timing out when it is
believed to be OK.


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

Branch: refs/heads/master
Commit: 4623109d15393fdfbe8a47eeb3e451b4b816d808
Parents: cf6261e
Author: Kenneth Knowles <ke...@apache.org>
Authored: Wed Oct 25 10:29:17 2017 -0700
Committer: Kenneth Knowles <ke...@apache.org>
Committed: Wed Oct 25 10:29:27 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/beam/blob/4623109d/.test-infra/jenkins/job_beam_PostCommit_Java_MavenInstall.groovy
----------------------------------------------------------------------
diff --git a/.test-infra/jenkins/job_beam_PostCommit_Java_MavenInstall.groovy b/.test-infra/jenkins/job_beam_PostCommit_Java_MavenInstall.groovy
index cd84e56..92913b6 100644
--- a/.test-infra/jenkins/job_beam_PostCommit_Java_MavenInstall.groovy
+++ b/.test-infra/jenkins/job_beam_PostCommit_Java_MavenInstall.groovy
@@ -29,7 +29,7 @@ mavenJob('beam_PostCommit_Java_MavenInstall') {
   concurrentBuild()
 
   // Set common parameters.
-  common_job_properties.setTopLevelMainJobProperties(delegate)
+  common_job_properties.setTopLevelMainJobProperties(delegate, 'master', 240)
 
   // Set maven parameters.
   common_job_properties.setMavenConfig(delegate)


[2/2] beam git commit: This closes #4038: Increase Java postcommit timeout to 240

Posted by ke...@apache.org.
This closes #4038: Increase Java postcommit timeout to 240


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

Branch: refs/heads/master
Commit: bf1b90d051b4526624483cefba5633827a67078a
Parents: cf6261e 4623109
Author: Kenneth Knowles <ke...@apache.org>
Authored: Wed Oct 25 12:36:16 2017 -0700
Committer: Kenneth Knowles <ke...@apache.org>
Committed: Wed Oct 25 12:36:16 2017 -0700

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