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

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


    from 307751f  Merge pull request #11780: [BEAM-9948] Add Beam mascot 
(Firefly) to the website
     add 90e3dcd  [BEAM-7774] Move duplicated code from py2 and py37 suites to 
common.gradle
     add cf93a28  [BEAM-7774] Remove Perfkit Benchmarking tool from python 
wordcount performance tests jobs
     add 56e853e  [BEAM-7774] Add python wordcount performance test grafana 
dashboard
     new 1993102  Merge pull request #11661: [BEAM-7774] Remove perfkit 
benchmarking tool

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:
 .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(-)
 create mode 100644 
.test-infra/metrics/grafana/dashboards/perftests_metrics/Python_Performance_Tests.json

Reply via email to