[
https://issues.apache.org/jira/browse/BEAM-6009?focusedWorklogId=167874&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-167874
]
ASF GitHub Bot logged work on BEAM-6009:
----------------------------------------
Author: ASF GitHub Bot
Created on: 20/Nov/18 17:36
Start Date: 20/Nov/18 17:36
Worklog Time Spent: 10m
Work Description: ryan-williams commented on issue #7077: [BEAM-6009]
gradle config for batch+streaming portable flink vr tests
URL: https://github.com/apache/beam/pull/7077#issuecomment-440363434
Sorry, I'm not sure I follow.
My impression of the process is:
- comment here saying "Run Seed Job". Jenkins will update its list of
available commands to:
1. remove `Run Java Flink PortableValidatesRunner`
2. add `Run Java Flink PortableValidatesRunner Batch`
3. and `Run Java Flink PortableValidatesRunner Streaming`
- other PRs that want to use any of these commands will not be able to,
because 1. will have been removed, and the necessary targets for 2. and 3.
haven't been merged yet
- merge this PR, restoring order to the world
Is that correct?
----------------------------------------------------------------
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: 167874)
Time Spent: 2.5h (was: 2h 20m)
> 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: 2.5h
> 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)