[ 
https://issues.apache.org/jira/browse/BEAM-5283?focusedWorklogId=143913&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-143913
 ]

ASF GitHub Bot logged work on BEAM-5283:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 13/Sep/18 10:41
            Start Date: 13/Sep/18 10:41
    Worklog Time Spent: 10m 
      Work Description: tweise closed pull request #6340: [BEAM-5283] Fixing 
Flink Post commit jenkins task
URL: https://github.com/apache/beam/pull/6340
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git 
a/.test-infra/jenkins/job_PostCommit_Python_PortableValidatesRunner_Flink.groovy
 
b/.test-infra/jenkins/job_PostCommit_Python_Flink_PortableValidatesRunner.groovy
similarity index 91%
rename from 
.test-infra/jenkins/job_PostCommit_Python_PortableValidatesRunner_Flink.groovy
rename to 
.test-infra/jenkins/job_PostCommit_Python_Flink_PortableValidatesRunner.groovy
index e08dad82a23..a004c041cdc 100644
--- 
a/.test-infra/jenkins/job_PostCommit_Python_PortableValidatesRunner_Flink.groovy
+++ 
b/.test-infra/jenkins/job_PostCommit_Python_Flink_PortableValidatesRunner.groovy
@@ -20,14 +20,14 @@ import CommonJobProperties as commonJobProperties
 import PostcommitJobBuilder
 
 // This job runs the suite of ValidatesRunner tests against the Flink runner.
-PostcommitJobBuilder.postCommitJob('beam_PostCommit_Python_PortableValidatesRunner_Flink_Gradle',
+PostcommitJobBuilder.postCommitJob('beam_PostCommit_Python_PVR_Flink_Gradle',
   'Run Python Flink PortableValidatesRunner', 'Apache Python Flink Runner 
PortableValidatesRunner Tests', this) {
   description('Runs Python PortableValidatesRunner suite on the Flink runner.')
 
   // Set common parameters.
   commonJobProperties.setTopLevelMainJobProperties(delegate)
 
-  // Execute gradle task to test Python SDK.
+  // Execute gradle task to test Python Flink Portable Runner.
   steps {
     gradle {
       rootBuildScriptDir(commonJobProperties.checkoutDir)


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 143913)
    Time Spent: 10h 20m  (was: 10h 10m)

> Enable Python Portable Flink PostCommit Tests to Jenkins
> --------------------------------------------------------
>
>                 Key: BEAM-5283
>                 URL: https://issues.apache.org/jira/browse/BEAM-5283
>             Project: Beam
>          Issue Type: Test
>          Components: testing
>            Reporter: Ankur Goenka
>            Assignee: Jason Kuster
>            Priority: Major
>              Labels: CI
>          Time Spent: 10h 20m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to