[
https://issues.apache.org/jira/browse/BEAM-5663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16646940#comment-16646940
]
Valentyn Tymofieiev edited comment on BEAM-5663 at 10/15/18 5:55 PM:
---------------------------------------------------------------------
Hey [~alanmyrvold], [~markflyhigh], [~yifanzou]
Do you know how do we configure the version of Python interpreter on Jenkins?
We eventually would like to have multiple versions of the interpreter, so I
wonder what the best practices are to achieve that.
One option may be to simply install multiple versions of interpreter on Jenkins
machines and rely on tox to discern, another - try to run test suites in a
docker container with all necessary dependencies as desired.
Do you have any advice here or perhaps you're working on something similar
already?
was (Author: tvalentyn):
Hey [~alanmyrvold], [~markliu], [~yifanzou]
Do you know how do we configure the version of Python interpreter on Jenkins?
We eventually would like to have multiple versions of the interpreter, so I
wonder what the best practices are to achieve that.
One option may be to simply install multiple versions of interpreter on Jenkins
machines and rely on tox to discern, another - try to run test suites in a
docker container with all necessary dependencies as desired.
Do you have any advice here or perhaps you're working on something similar
already?
> Add tox suites for various Python 3 versions
> --------------------------------------------
>
> Key: BEAM-5663
> URL: https://issues.apache.org/jira/browse/BEAM-5663
> Project: Beam
> Issue Type: Sub-task
> Components: sdk-py-core
> Reporter: Manu Zhang
> Priority: Minor
>
> Currently, Python 3.5.2 is set up for Jenkins tests but we've seen test
> failings across various Python 3 versions. It will be valuable to add tox
> suites for Python 3.4, 3.5, 3.6 and 3.7
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)