[
https://issues.apache.org/jira/browse/BEAM-6009?focusedWorklogId=167701&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-167701
]
ASF GitHub Bot logged work on BEAM-6009:
----------------------------------------
Author: ASF GitHub Bot
Created on: 20/Nov/18 10:08
Start Date: 20/Nov/18 10:08
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_r234939367
##########
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:
Ah, I suppose you mean the Jenkins task, that one is in
`.test-infra/jenkins/job_PostCommit_Java_PortableValidatesRunner_Flink.groovy`.
----------------------------------------------------------------
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: 167701)
Time Spent: 1h 50m (was: 1h 40m)
> 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 50m
> 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)