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

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

commit 19931023224768341c45af1b5bd81835ea6c7edc
Merge: 307751f 56e853e
Author: Kamil Wasilewski <[email protected]>
AuthorDate: Wed Jun 3 10:12:44 2020 +0200

    Merge pull request #11661: [BEAM-7774] Remove perfkit benchmarking tool

 .test-infra/jenkins/CommonJobProperties.groovy     |  57 ----
 .test-infra/jenkins/README.md                      |   4 +-
 .../jenkins/job_PerformanceTests_Python.groovy     | 180 ++++---------
 .../Python_Performance_Tests.json                  | 297 +++++++++++++++++++++
 .../apache_beam/examples/wordcount_it_test.py      |  39 ++-
 .../testing/load_tests/load_test_metrics_utils.py  |  15 ++
 sdks/python/test-suites/dataflow/common.gradle     |  93 ++++++-
 sdks/python/test-suites/dataflow/py2/build.gradle  | 153 +----------
 sdks/python/test-suites/dataflow/py37/build.gradle |  66 -----
 9 files changed, 492 insertions(+), 412 deletions(-)


Reply via email to