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 9280e68 Merge pull request #11351 from scwhittle/fix_log
add 71e9d3c [BEAM-9721] Add --region to Dataflow-based load tests
add bb0c0ec [BEAM-9721] LoadTestConfig: handle --region parameter and put
default value if absent
add ca4e031 Merge pull request #11345: [BEAM-9721] Add --region to
Dataflow-based load tests
No new revisions were added by this update.
Summary of changes:
.test-infra/jenkins/LoadTestConfig.groovy | 5 ++++-
.test-infra/jenkins/job_LoadTests_CoGBK_Java.groovy | 4 ++++
.test-infra/jenkins/job_LoadTests_Combine_Java.groovy | 3 +++
.test-infra/jenkins/job_LoadTests_Combine_Python.groovy | 3 +++
.test-infra/jenkins/job_LoadTests_GBK_Java.groovy | 7 +++++++
.test-infra/jenkins/job_LoadTests_GBK_Java_Smoke.groovy | 1 +
.test-infra/jenkins/job_LoadTests_GBK_Python.groovy | 5 +++++
.test-infra/jenkins/job_LoadTests_GBK_Python_reiterate.groovy | 2 ++
.test-infra/jenkins/job_LoadTests_ParDo_Java.groovy | 4 ++++
.test-infra/jenkins/job_LoadTests_ParDo_Python.groovy | 4 ++++
.test-infra/jenkins/job_LoadTests_ParDo_Python_37.groovy | 1 +
.test-infra/jenkins/job_LoadTests_Python_Smoke.groovy | 1 +
.test-infra/jenkins/job_LoadTests_coGBK_Python.groovy | 4 ++++
.test-infra/jenkins/job_PerformanceTests_BigQueryIO_Python.groovy | 2 ++
sdks/python/apache_beam/testing/load_tests/co_group_by_key_test.py | 2 ++
sdks/python/apache_beam/testing/load_tests/combine_test.py | 2 ++
sdks/python/apache_beam/testing/load_tests/group_by_key_test.py | 2 ++
sdks/python/apache_beam/testing/load_tests/pardo_test.py | 2 ++
18 files changed, 53 insertions(+), 1 deletion(-)