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

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

                Author: ASF GitHub Bot
            Created on: 20/Nov/18 10:02
            Start Date: 20/Nov/18 10:02
    Worklog Time Spent: 10m 
      Work Description: mxm commented on a change in pull request #7077: 
[BEAM-6009] gradle config for batch+streaming portable flink vr tests
URL: https://github.com/apache/beam/pull/7077#discussion_r234937342
 
 

 ##########
 File path: 
.test-infra/jenkins/job_PostCommit_Java_PortableValidatesRunner_Flink.groovy
 ##########
 @@ -36,7 +36,7 @@ 
PostcommitJobBuilder.postCommitJob('beam_PostCommit_Java_PVR_Flink',
   steps {
     gradle {
       rootBuildScriptDir(commonJobProperties.checkoutDir)
-      tasks(':beam-runners-flink_2.11-job-server:validatesPortableRunner')
+      
tasks(':beam-runners-flink_2.11-job-server:flinkCompatibilityMatrixDocker')
 
 Review comment:
   Yes, this should fail since the task is in the python sdk module.
   
   >I am missing where the configuration is that maps the "Run Java Flink 
PortableValidatesRunner" command to the target 
:beam-runners-flink_2.11-job-server:validatesPortableRunner, can you point me 
to it?
   
   It's here:
   
https://github.com/apache/beam/blob/93810316dfbe43894e8fb8da6e10a6180ea536d2/runners/flink/job-server/build.gradle#L75

----------------------------------------------------------------
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:
[email protected]


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

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

> PortableValidatesRunner runs only in batch mode
> -----------------------------------------------
>
>                 Key: BEAM-6009
>                 URL: https://issues.apache.org/jira/browse/BEAM-6009
>             Project: Beam
>          Issue Type: Test
>          Components: build-system, testing
>            Reporter: Maximilian Michels
>            Priority: Major
>              Labels: portability, portability-flink
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> The PortableValidatesRunner tasks, e.g. 
> {{:beam-runners-flink_2.11-job-server:validatesPortableRunner}} only runs in 
> batch mode. Similar to the Python PortableValidatesRunner tests 
> ({{:beam-sdks-python:flinkValidatesRunner}}, the test suite should also run 
> with the {{--streaming}} flag.



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

Reply via email to