[
https://issues.apache.org/jira/browse/BEAM-9287?focusedWorklogId=395236&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-395236
]
ASF GitHub Bot logged work on BEAM-9287:
----------------------------------------
Author: ASF GitHub Bot
Created on: 28/Feb/20 19:45
Start Date: 28/Feb/20 19:45
Worklog Time Spent: 10m
Work Description: ananvay commented on pull request #10998: [BEAM-9287]
Add Postcommit tests for dataflow runner v2
URL: https://github.com/apache/beam/pull/10998#discussion_r385488768
##########
File path: sdks/python/scripts/run_integration_test.sh
##########
@@ -232,6 +232,7 @@ if [[ -z $PIPELINE_OPTS ]]; then
if [[ "$RUNNER_V2" = true ]]; then
opts+=("--experiments=use_runner_v2")
opts+=("--enable_streaming_engine")
+
opts+=("--experiments=runner_harness_container_image=gcr.io/cloud-dataflow/v1beta3/unified-harness:20200227-rc01")
Review comment:
should we add a todo (with a buganizer bug) to remove this once we can pick
it up automatically?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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: 395236)
Time Spent: 2h 40m (was: 2.5h)
> Python Validates runner tests for Unified Worker
> ------------------------------------------------
>
> Key: BEAM-9287
> URL: https://issues.apache.org/jira/browse/BEAM-9287
> Project: Beam
> Issue Type: Test
> Components: runner-dataflow, testing
> Reporter: Ankur Goenka
> Assignee: Ankur Goenka
> Priority: Major
> Fix For: 2.20.0
>
> Time Spent: 2h 40m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)