You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by al...@apache.org on 2018/12/04 01:02:44 UTC

[beam] 01/01: Merge pull request #7163 from markflyhigh/py-precommit-it

This is an automated email from the ASF dual-hosted git repository.

altay pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 3a348e8b6d400e61fd93c8eab3d80de1a1716fbf
Merge: 270ef6a 3494a8f
Author: Ahmet Altay <aa...@gmail.com>
AuthorDate: Mon Dec 3 17:02:36 2018 -0800

    Merge pull request #7163 from markflyhigh/py-precommit-it
    
    [BEAM-5058] Run basic ITs in Python Precommit in parallel

 build.gradle                                       |   1 +
 .../org/apache/beam/gradle/BeamModulePlugin.groovy |  76 +++++++++++++++
 sdks/python/build.gradle                           | 102 ++++-----------------
 sdks/python/precommit/dataflow/build.gradle        |  41 +++++++++
 settings.gradle                                    |   2 +
 5 files changed, 140 insertions(+), 82 deletions(-)