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

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

                Author: ASF GitHub Bot
            Created on: 13/Dec/18 22:11
            Start Date: 13/Dec/18 22:11
    Worklog Time Spent: 10m 
      Work Description: boyuanzz commented on a change in pull request #7271: 
[BEAM-6225] Setup Jenkins Job to Run VR with ExecutableStage
URL: https://github.com/apache/beam/pull/7271#discussion_r241580414
 
 

 ##########
 File path: runners/google-cloud-dataflow-java/build.gradle
 ##########
 @@ -241,6 +241,38 @@ task validatesRunnerFnApiWorkerTest(type: Test) {
     }
 }
 
+task validatesRunnerFnApiWorkerExecutableStageTest(type: Test) {
+    group = "Verification"
+    dependsOn 
":beam-runners-google-cloud-dataflow-java-fn-api-worker:shadowJar"
+    dependsOn buildAndPushDockerContainer
+    fnApiPipelineOptions.remove(2)
 
 Review comment:
   how about setting these options directly rather than using 
fnApiPipelineOptions? After all, we will delete this task in a short term.

----------------------------------------------------------------
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: 175068)
    Time Spent: 1h 10m  (was: 1h)

> Setup Jenkins VR job for new bundle processing code
> ---------------------------------------------------
>
>                 Key: BEAM-6225
>                 URL: https://issues.apache.org/jira/browse/BEAM-6225
>             Project: Beam
>          Issue Type: Task
>          Components: runner-dataflow
>            Reporter: Boyuan Zhang
>            Assignee: Boyuan Zhang
>            Priority: Major
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>




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

Reply via email to