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

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

                Author: ASF GitHub Bot
            Created on: 06/Jul/20 18:52
            Start Date: 06/Jul/20 18:52
    Worklog Time Spent: 10m 
      Work Description: tvalentyn commented on a change in pull request #11788:
URL: https://github.com/apache/beam/pull/11788#discussion_r450417158



##########
File path: sdks/python/test-suites/direct/py38/build.gradle
##########
@@ -0,0 +1,35 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * License); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an AS IS BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+plugins { id 'org.apache.beam.module' }
+applyPythonNature()
+
+// Required to setup a Python 3 virtualenv and task names.
+pythonVersion = '3.8'
+apply from: '../common.gradle'
+
+def pythonDir = "${rootDir}/sdks/python"
+
+task hdfsIntegrationTest {

Review comment:
       It would be nice to move this to common.gradle (we can do it in another 
change to avoid having to re-test this). Glad to see postcommits passing.  




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


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

    Worklog Id:     (was: 455023)
    Time Spent: 6h 10m  (was: 6h)

> Add PostCommit suite for Python 3.8
> -----------------------------------
>
>                 Key: BEAM-9785
>                 URL: https://issues.apache.org/jira/browse/BEAM-9785
>             Project: Beam
>          Issue Type: Sub-task
>          Components: sdk-py-core
>            Reporter: yoshiki obata
>            Assignee: Ashwin Ramaswami
>            Priority: P2
>          Time Spent: 6h 10m
>  Remaining Estimate: 0h
>
> Add PostCommit suites for Python 3.8.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to