This is an automated email from the ASF dual-hosted git repository.
derrickaw pushed a change to branch
dependabot/go_modules/sdks/github.com/aws/aws-sdk-go-v2/feature/s3/manager-1.22.29
in repository https://gitbox.apache.org/repos/asf/beam.git
from 6d3dcf88a58 Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager in
/sdks
add f909e8a7af9 Use Flink 2.2 container for load tests
add 984df275bf4 debug only change -- preserve cluster to check error
add 397d9c61a27 Set configs for Flink 2
add a0fd9502818 Refactor Flink Load Tests to use native Dataproc
components and Auto Zone
add 3e76ff518fa Remove unnecessary gcloud volume mount from Job Server
add 5d28c414f62 Change memory allocation, use resize feature
add 30a5a00d584 Merge pull request #39154 from apache/flink-load-test-ver
add f9171da59bc Bump github.com/nats-io/nats-server/v2 from 2.14.2 to
2.14.3 in /sdks (#39168)
add aa6942a9853 Bump github.com/aws/aws-sdk-go-v2/config in /sdks (#39169)
add bf6245dfd84 Merge branch 'master' into
dependabot/go_modules/sdks/github.com/aws/aws-sdk-go-v2/feature/s3/manager-1.22.29
No new revisions were added by this update.
Summary of changes:
.../beam_LoadTests_Go_CoGBK_Flink_batch.yml | 8 +-
.../beam_LoadTests_Go_Combine_Flink_Batch.yml | 14 +-
.../beam_LoadTests_Go_GBK_Flink_Batch.yml | 14 +-
.../beam_LoadTests_Go_ParDo_Flink_Batch.yml | 6 +-
.../beam_LoadTests_Go_SideInput_Flink_Batch.yml | 8 +-
.../beam_LoadTests_Python_CoGBK_Flink_Batch.yml | 6 +-
.../beam_LoadTests_Python_Combine_Flink_Batch.yml | 16 +-
...am_LoadTests_Python_Combine_Flink_Streaming.yml | 6 +-
.../beam_LoadTests_Python_GBK_Flink_Batch.yml | 16 +-
.../beam_LoadTests_Python_ParDo_Flink_Batch.yml | 8 +-
...beam_LoadTests_Python_ParDo_Flink_Streaming.yml | 8 +-
.../workflows/beam_PreCommit_Flink_Container.yml | 6 +-
.test-infra/dataproc/flink_cluster.sh | 78 +++++---
.test-infra/dataproc/init-actions/docker.sh | 103 ----------
.test-infra/dataproc/init-actions/flink.sh | 217 ---------------------
sdks/go.mod | 2 +-
sdks/go.sum | 4 +-
17 files changed, 104 insertions(+), 416 deletions(-)
delete mode 100644 .test-infra/dataproc/init-actions/docker.sh
delete mode 100644 .test-infra/dataproc/init-actions/flink.sh