[ 
https://issues.apache.org/jira/browse/BEAM-5698?focusedWorklogId=153645&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-153645
 ]

ASF GitHub Bot logged work on BEAM-5698:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 11/Oct/18 18:53
            Start Date: 11/Oct/18 18:53
    Worklog Time Spent: 10m 
      Work Description: HuangLED commented on a change in pull request #6626: 
[BEAM-5698] Migrate Go integration test to use Dataflow worker jar
URL: https://github.com/apache/beam/pull/6626#discussion_r224564499
 
 

 ##########
 File path: sdks/go/test/run_integration_tests.sh
 ##########
 @@ -79,7 +82,8 @@ echo ">>> RUNNING DATAFLOW INTEGRATION TESTS"
     --environment_config=$CONTAINER:$TAG \
     --staging_location=$GCS_LOCATION/staging-validatesrunner-test \
     --temp_location=$GCS_LOCATION/temp-validatesrunner-test \
-    --worker_binary=./sdks/go/test/build/bin/linux-amd64/worker
+    --worker_binary=./sdks/go/test/build/bin/linux-amd64/worker \
+    --dataflow_worker_jar=$DATAFLOW_WORKER_JAR
 
 Review comment:
   Resolved.  
   
   Looks like the docker image is in environment_config. 

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


Issue Time Tracking
-------------------

    Worklog Id:     (was: 153645)
    Time Spent: 1h 40m  (was: 1.5h)

> Migrate Dataflow tests to use a staged dataflow worker jar
> ----------------------------------------------------------
>
>                 Key: BEAM-5698
>                 URL: https://issues.apache.org/jira/browse/BEAM-5698
>             Project: Beam
>          Issue Type: Task
>          Components: runner-dataflow
>            Reporter: Henning Rohde
>            Priority: Major
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> Needs to be done for all Dataflow testing at HEAD for all SDKs, except legacy 
> Python batch. For java legacy jobs, we should not specify a worker harness 
> container image.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to