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/05/11 01:03:28 UTC

[1/2] beam git commit: bump time of precommits

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


bump time of precommits

Signed-off-by: Jason Kuster <ja...@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 <ja...@google.com>
Authored: Wed May 10 17:55:53 2017 -0700
Committer: Jason Kuster <ja...@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)


[2/2] beam git commit: This closes #3071: bump time of precommits

Posted by ke...@apache.org.
This closes #3071: bump time of precommits


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

Branch: refs/heads/master
Commit: 62ee27542866189f8726cc7b047a1ed55503cb44
Parents: a39960b 416b89b
Author: Kenneth Knowles <kl...@google.com>
Authored: Wed May 10 18:03:13 2017 -0700
Committer: Kenneth Knowles <kl...@google.com>
Committed: Wed May 10 18:03:13 2017 -0700

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