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

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

commit b69c81ac7a25c1e3b149ad829b64b2f6b02c6452
Merge: 0ecd166 b3c2915
Author: Lukasz Cwik <lukec...@gmail.com>
AuthorDate: Thu Aug 8 12:48:28 2019 -0700

    [BEAM-6907] Reuse Python tarball in tox & dataflow integration tests

 .../jenkins/job_PerformanceTests_Python.groovy     | 15 +------
 .../org/apache/beam/gradle/BeamModulePlugin.groovy | 51 ++++++++--------------
 sdks/python/build.gradle                           | 26 +++++++++++
 sdks/python/container/build.gradle                 |  2 +-
 sdks/python/container/py3/build.gradle             |  2 +-
 sdks/python/test-suites/dataflow/py2/build.gradle  | 24 +++++-----
 sdks/python/test-suites/dataflow/py35/build.gradle | 17 +++++---
 sdks/python/test-suites/dataflow/py36/build.gradle | 17 +++++---
 sdks/python/test-suites/dataflow/py37/build.gradle | 21 +++++----
 9 files changed, 96 insertions(+), 79 deletions(-)

Reply via email to