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

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


    from 6f7415c  Merge pull request #8846: [website] Add Portable batch & 
streaming load tests in all sdks proposal to design docs
     add e9c6207  [BEAM-7368] Add method to prepare SDK harness image for 
jenkins jobs
     add 55e1624  [BEAM-7368] Add method to prepare Flink Job server's image 
for jenkins jobs
     add fd5c7a8  [BEAM-7368] Add cluster Flink creation and teardown steps
     add e5db98c  [BEAM-7368] Add GBK load test for Python + Flink
     add c83018c  [BEAM-7368] Specify a cron job for the load test
     add 0a6390c  [BEAM-7368] Apply code review suggestions
     add ba797dd  [BEAM-7368] Use post build script in Jenkins
     add 4c77324  [BEAM-7368] Allow defining number of slots per worker. Set to 
1 by default.
     add b35efe8  [BEAM-7368] Added parameters that allow using different flink 
versions
     add 0e90336  [BEAM-7368] increase worker count to be equal to Flink's 
parallelism
     add db4ae61  [BEAM-7368] Bugfix: create proper amount of VMs for Flink 
Dataproc cluster
     add 9e31c94  [BEAM-7368] Remove deps to external spark config in Flink 
init action
     new fde7793  Merge pull request #8636: [BEAM-7368] Flink + Python + gbk 
load test

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/dataproc/create_flink_cluster.sh       |  14 ++-
 .test-infra/dataproc/init-actions/flink.sh         |  24 +++--
 .test-infra/jenkins/CommonTestProperties.groovy    |   2 +
 .test-infra/jenkins/Infrastructure.groovy          | 112 +++++++++++++++++++++
 .../jenkins/job_LoadTests_GBK_Flink_Python.groovy  |  84 ++++++++++++++++
 5 files changed, 223 insertions(+), 13 deletions(-)
 create mode 100644 .test-infra/jenkins/Infrastructure.groovy
 create mode 100644 .test-infra/jenkins/job_LoadTests_GBK_Flink_Python.groovy

Reply via email to