[
https://issues.apache.org/jira/browse/BEAM-7919?focusedWorklogId=316932&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-316932
]
ASF GitHub Bot logged work on BEAM-7919:
----------------------------------------
Author: ASF GitHub Bot
Created on: 23/Sep/19 19:14
Start Date: 23/Sep/19 19:14
Worklog Time Spent: 10m
Work Description: tvalentyn commented on pull request #9639: [BEAM-7919]
Add MongoDB IO integration test for py3.7
URL: https://github.com/apache/beam/pull/9639#discussion_r327283975
##########
File path: .test-infra/jenkins/job_PostCommit_Python_MongoDBIO_IT.groovy
##########
@@ -32,6 +32,7 @@
PostcommitJobBuilder.postCommitJob('beam_PostCommit_Python_MongoDBIO_IT',
gradle {
rootBuildScriptDir(commonJobProperties.checkoutDir)
tasks(':sdks:python:test-suites:direct:py2:mongodbioIT')
+ tasks(':sdks:python:test-suites:direct:py37:mongodbioIT')
Review comment:
If we test only one minor version, I suggest python 3.5 as this is the
lowest version beam supports.
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 316932)
Time Spent: 1h 50m (was: 1h 40m)
> Add a Python 3 test scenario for MongoDB IO
> -------------------------------------------
>
> Key: BEAM-7919
> URL: https://issues.apache.org/jira/browse/BEAM-7919
> Project: Beam
> Issue Type: Sub-task
> Components: io-ideas
> Reporter: Valentyn Tymofieiev
> Assignee: Yichi Zhang
> Priority: Major
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> Python 2 MongoDB IO suite was added in:
> https://github.com/apache/beam/commit/17bf89d6070565b715f44ecb5f6394219b94cfe6
> We should also exercise this IO in Python 3.
> cc: [~chamikara] [~altay]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)