ananvay commented on a change in 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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to