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

[1/2] beam git commit: Update Python post-commit Jenkins configuration

Repository: beam
Updated Branches:
  refs/heads/master c3b97a287 -> d2b8b2886


Update Python post-commit Jenkins configuration

This is after Python SDK merge to master.

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

Branch: refs/heads/master
Commit: f0206b06bdf371475edbf57064d3260a659fa1d3
Parents: c3b97a2
Author: Davor Bonaci <da...@users.noreply.github.com>
Authored: Mon Jan 30 15:20:19 2017 -0800
Committer: Davor Bonaci <da...@google.com>
Committed: Mon Jan 30 15:21:49 2017 -0800

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


http://git-wip-us.apache.org/repos/asf/beam/blob/f0206b06/.jenkins/job_beam_PostCommit_Python_Verify.groovy
----------------------------------------------------------------------
diff --git a/.jenkins/job_beam_PostCommit_Python_Verify.groovy b/.jenkins/job_beam_PostCommit_Python_Verify.groovy
index 79e173b..7f40a15 100644
--- a/.jenkins/job_beam_PostCommit_Python_Verify.groovy
+++ b/.jenkins/job_beam_PostCommit_Python_Verify.groovy
@@ -25,7 +25,7 @@ job('beam_PostCommit_Python_Verify') {
   previousNames('beam_PostCommit_PythonVerify')
 
   // Set common parameters.
-  common_job_properties.setTopLevelJobProperties(delegate, 'python-sdk')
+  common_job_properties.setTopLevelJobProperties(delegate)
 
   // Sets that this is a PostCommit job.
   common_job_properties.setPostCommit(delegate, '0 3-22/6 * * *')


[2/2] beam git commit: This closes #1874

Posted by da...@apache.org.
This closes #1874


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

Branch: refs/heads/master
Commit: d2b8b2886ce42f138b634d90208780bdce7e058e
Parents: c3b97a2 f0206b0
Author: Davor Bonaci <da...@google.com>
Authored: Mon Jan 30 15:22:00 2017 -0800
Committer: Davor Bonaci <da...@google.com>
Committed: Mon Jan 30 15:22:00 2017 -0800

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