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/06/20 19:39:53 UTC

[1/2] beam git commit: Remove notifications from JDK versions test.

Repository: beam
Updated Branches:
  refs/heads/master c1a2226c9 -> 0eb4004a8


Remove notifications from JDK versions test.

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

Branch: refs/heads/master
Commit: 5e12e9d75ab78f210b3b024a77c52aaec033218c
Parents: c1a2226
Author: jasonkuster <ja...@google.com>
Authored: Tue Jun 20 12:05:22 2017 -0700
Committer: GitHub <no...@github.com>
Committed: Tue Jun 20 12:05:22 2017 -0700

----------------------------------------------------------------------
 .../jenkins/job_beam_PostCommit_Java_JDKVersionsTest.groovy        | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/beam/blob/5e12e9d7/.test-infra/jenkins/job_beam_PostCommit_Java_JDKVersionsTest.groovy
----------------------------------------------------------------------
diff --git a/.test-infra/jenkins/job_beam_PostCommit_Java_JDKVersionsTest.groovy b/.test-infra/jenkins/job_beam_PostCommit_Java_JDKVersionsTest.groovy
index f23e741..df0a2c7 100644
--- a/.test-infra/jenkins/job_beam_PostCommit_Java_JDKVersionsTest.groovy
+++ b/.test-infra/jenkins/job_beam_PostCommit_Java_JDKVersionsTest.groovy
@@ -37,6 +37,8 @@ matrixJob('beam_PostCommit_Java_JDK_Versions_Test') {
   common_job_properties.setPostCommit(
       delegate,
       '0 */6 * * *',
+      false,
+      '',  // TODO: Remove last two args once test is stable again.
       false)
 
   // Allows triggering this build against pull requests.


[2/2] beam git commit: This closes #3403: Remove notifications from JDK versions test.

Posted by ke...@apache.org.
This closes #3403: Remove notifications from JDK versions test.


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

Branch: refs/heads/master
Commit: 0eb4004a8b91760a66585fb486226513686af002
Parents: c1a2226 5e12e9d
Author: Kenneth Knowles <kl...@google.com>
Authored: Tue Jun 20 12:39:34 2017 -0700
Committer: Kenneth Knowles <kl...@google.com>
Committed: Tue Jun 20 12:39:34 2017 -0700

----------------------------------------------------------------------
 .../jenkins/job_beam_PostCommit_Java_JDKVersionsTest.groovy        | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------