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

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

                Author: ASF GitHub Bot
            Created on: 22/Mar/19 15:58
            Start Date: 22/Mar/19 15:58
    Worklog Time Spent: 10m 
      Work Description: markflyhigh commented on issue #8067: [BEAM-6527] Use 
Gradle to parallel Python tox tests
URL: https://github.com/apache/beam/pull/8067#issuecomment-475676354
 
 
   Do you want to quite/control logs that are generated from python commands? 
According to [Gradle 
doc](https://docs.gradle.org/current/userguide/logging.html#sec:sending_your_own_log_messages):
 `Gradle redirects anything written to standard output to its logging system at 
the QUIET log level.` Seems there is no 
[option](https://docs.gradle.org/current/userguide/logging.html#sec:choosing_a_log_level)
 to disable this level.
   
   I think you may need to do it inside python and then integrate with Gradle 
if possible.
 
----------------------------------------------------------------
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: 217302)
    Time Spent: 11h 20m  (was: 11h 10m)

> Parallel tox (unit) tests run on Jenkins
> ----------------------------------------
>
>                 Key: BEAM-6527
>                 URL: https://issues.apache.org/jira/browse/BEAM-6527
>             Project: Beam
>          Issue Type: Sub-task
>          Components: testing
>            Reporter: Mark Liu
>            Assignee: Mark Liu
>            Priority: Major
>              Labels: triaged
>          Time Spent: 11h 20m
>  Remaining Estimate: 0h
>
> Existing tox unit test suite (basic, gcp and cython) will be enabled in 
> multiple version of Python 3, which will significantly increase runtime of 
> Pre/PostCommit build. A parallel is wanted in tox or Gradle invocation to 
> control the time in a reasonable range (<30mins for PreCommit is desired).



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

Reply via email to