This is an automated email from the ASF dual-hosted git repository.
lcwik pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 0ecd166 Merge pull request #9116: [BEAM-7776] Stop Using Perfkit in
IOIT
add 13450c4 [BEAM-6907] Reuse Python tarball in integration tests
add 1545120 Add missing dependency and source copy in tox test
add b3c2915 Build sdk tarball before running installGcpTest task
new b69c81a [BEAM-6907] Reuse Python tarball in tox & dataflow
integration tests
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../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(-)