You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lo...@apache.org on 2022/06/30 16:39:24 UTC

[beam] branch master updated (dd813a7f735 -> 2057e42a960)

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

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


    from dd813a7f735 Remove unused legacy dataflow translate code (#22019)
     add 2057e42a960 Fixes #21698: Use normal Container snapshots for Go Load Tests (#22102)

No new revisions were added by this update.

Summary of changes:
 .test-infra/jenkins/LoadTestsBuilder.groovy           |  2 ++
 .../jenkins/job_LoadTests_Combine_Flink_Go.groovy     | 12 +++++++-----
 .test-infra/jenkins/job_LoadTests_Combine_Go.groovy   |  8 ++++----
 .test-infra/jenkins/job_LoadTests_GBK_Flink_Go.groovy | 19 ++++++++++---------
 .test-infra/jenkins/job_LoadTests_GBK_Go.groovy       | 16 ++++++++--------
 .../jenkins/job_LoadTests_ParDo_Flink_Go.groovy       | 13 +++++++------
 .test-infra/jenkins/job_LoadTests_ParDo_Go.groovy     | 10 +++++-----
 .../jenkins/job_LoadTests_SideInput_Flink_Go.groovy   |  9 +++++----
 .test-infra/jenkins/job_LoadTests_SideInput_Go.groovy |  6 +++---
 .../jenkins/job_LoadTests_coGBK_Flink_Go.groovy       | 13 +++++++------
 .test-infra/jenkins/job_LoadTests_coGBK_Go.groovy     | 10 +++++-----
 .../jenkins/job_Publish_Docker_Snapshots.groovy       |  1 -
 12 files changed, 63 insertions(+), 56 deletions(-)