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

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


    from 5b80a8141ff 24802 fix missing test resources (#24803)
     add c8bf5d55fd1 Add Python xlang KafkaIO performance test (#24633)

No new revisions were added by this update.

Summary of changes:
 .../jenkins/job_PerformanceTests_KafkaIO_IT.groovy |   8 +-
 ...ob_PerformanceTests_xlang_KafkaIO_Python.groovy | 123 ++++++++++++++++++
 .../Java_IO_IT_Tests_Dataflow.json                 |  70 ++++++++++-
 .../Python_IO_IT_Tests_Dataflow.json               | 122 ++++++++++++++++++
 .../beam/sdk/bigqueryioperftests/BigQueryIOIT.java |   4 +-
 .../sdk/io/hadoop/format/HadoopFormatIOIT.java     |   4 +-
 .../java/org/apache/beam/sdk/io/jdbc/JdbcIOIT.java |   4 +-
 .../org/apache/beam/sdk/io/kafka/KafkaIOIT.java    |  35 ++++--
 .../io/external/xlang_kafkaio_perf_test.py         | 140 +++++++++++++++++++++
 .../python/apache_beam/io/filebasedio_perf_test.py |   2 +
 .../testing/load_tests/load_test_metrics_utils.py  |  32 ++++-
 11 files changed, 522 insertions(+), 22 deletions(-)
 create mode 100644 
.test-infra/jenkins/job_PerformanceTests_xlang_KafkaIO_Python.groovy
 create mode 100644 
sdks/python/apache_beam/io/external/xlang_kafkaio_perf_test.py

Reply via email to