This is an automated email from the ASF dual-hosted git repository.
mxm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from ba89e76 Merge pull request #12778 from SergiyKolesnikov/BEAM-10661
add 2579d48 [BEAM-10672] Move StatefulLoadGenerator from pardo_test.py
add 27df907 [BEAM-10672] Several fixes to init actions for Dataproc
cluster
add 66458f2 [BEAM-10672] Add Python Combine Load Tests for streaming on
Flink
add b59e8af [BEAM-10672] Use customized image tags
add 051fbc8 [BEAM-10672] Update Load tests jobs README
add 9f3a894 fix: separate job for building Docker images
add d4e3729 Merge pull request #12698: [BEAM-10672] Add Python Combine
Load Tests for streaming on Flink
No new revisions were added by this update.
Summary of changes:
.test-infra/dataproc/init-actions/docker.sh | 4 +-
.test-infra/dataproc/init-actions/flink.sh | 6 +-
.test-infra/jenkins/Docker.groovy | 75 -------------
.test-infra/jenkins/README.md | 26 +++--
.../job_LoadTests_Combine_Flink_Python.groovy | 117 +++++++++++++--------
.../jenkins/job_LoadTests_Combine_Python.groovy | 4 +-
.../jenkins/job_LoadTests_GBK_Flink_Python.groovy | 30 +++---
.../job_LoadTests_ParDo_Flink_Python.groovy | 59 +++++------
.../jenkins/job_LoadTests_ParDo_Python.groovy | 2 +-
.../job_LoadTests_coGBK_Flink_Python.groovy | 19 ++--
...Commit_Python_Chicago_Taxi_Example_Flink.groovy | 16 +--
....groovy => job_Publish_Docker_Snapshots.groovy} | 23 ++--
.../apache_beam/testing/load_tests/combine_test.py | 24 ++++-
.../apache_beam/testing/load_tests/pardo_test.py | 69 +-----------
.../apache_beam/testing/synthetic_pipeline.py | 69 ++++++++++++
15 files changed, 258 insertions(+), 285 deletions(-)
delete mode 100644 .test-infra/jenkins/Docker.groovy
copy .test-infra/jenkins/{job_CancelStaleDataflowJobs.groovy =>
job_Publish_Docker_Snapshots.groovy} (67%)