You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by GitBox <gi...@apache.org> on 2020/02/28 21:54:43 UTC

[GitHub] [beam] angoenka commented on a change in pull request #10998: [BEAM-9287] Add Postcommit tests for dataflow runner v2

angoenka 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_r385940430
 
 

 ##########
 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:
   yes, added with the jira

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services