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 <davorbon...@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 * * *')

Reply via email to