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

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

                Author: ASF GitHub Bot
            Created on: 16/Jan/19 01:33
            Start Date: 16/Jan/19 01:33
    Worklog Time Spent: 10m 
      Work Description: markflyhigh commented on pull request #7423: 
[BEAM-6024] Build Python 3 container image with Gradle
URL: https://github.com/apache/beam/pull/7423#discussion_r248125099
 
 

 ##########
 File path: 
.test-infra/jenkins/job_PostCommit_Python_ValidatesContainer_Dataflow.groovy
 ##########
 @@ -31,5 +31,6 @@ 
PostcommitJobBuilder.postCommitJob('beam_PostCommit_Py_ValCont',
   // Execute shell command to test Python SDK.
   steps {
     shell('cd ' + commonJobProperties.checkoutDir + ' && bash 
sdks/python/container/run_validatescontainer.sh')
+    shell('cd ' + commonJobProperties.checkoutDir + ' && bash 
sdks/python/container/run_validatescontainer_py3.sh')
 
 Review comment:
   Jenkins DSL may have a way to run multiple steps in parallel: 
https://stackoverflow.com/a/36893393
 
----------------------------------------------------------------
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: 185536)
    Time Spent: 50m  (was: 40m)

> Gradle setupVirtualenv supports Python 3
> ----------------------------------------
>
>                 Key: BEAM-6024
>                 URL: https://issues.apache.org/jira/browse/BEAM-6024
>             Project: Beam
>          Issue Type: Sub-task
>          Components: sdk-py-harness
>            Reporter: Mark Liu
>            Assignee: Mark Liu
>            Priority: Major
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Need to depend on Python 3 virtualenv in few places:
> - Build Dataflow worker container in Python 3
> - Run ValidatesRunner and integration tests on Jenkins



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

Reply via email to