This is an automated email from the ASF dual-hosted git repository.
yhu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
from bd46c76dd08 Bump snappy-java version to 1.1.10.4 (#28655)
add ebad3deb5a0 Add GitHub Workflow Replacements for Jenkins
job_LoadTests_Python_CoGBK subgroup (#28764)
No new revisions were added by this update.
Summary of changes:
.../beam_LoadTests_Python_CoGBK_Dataflow_Batch.yml | 127 +++++++++++++++++++
...m_LoadTests_Python_CoGBK_Dataflow_Streaming.yml | 126 +++++++++++++++++++
.../beam_LoadTests_Python_CoGBK_Flink_Batch.yml | 135 +++++++++++++++++++++
...hon_CoGBK_Dataflow_Batch_100b_Multiple_Keys.txt | 28 +++++
...python_CoGBK_Dataflow_Batch_100b_Single_Key.txt | 28 +++++
.../python_CoGBK_Dataflow_Batch_10kB.txt | 28 +++++
.../python_CoGBK_Dataflow_Batch_2MB.txt | 28 +++++
...GBK_Dataflow_Flink_Batch_100b_Multiple_Keys.txt | 28 +++++
..._CoGBK_Dataflow_Flink_Batch_100b_Single_Key.txt | 28 +++++
.../python_CoGBK_Dataflow_Flink_Batch_10kB.txt | 28 +++++
...CoGBK_Dataflow_Streaming_100b_Multiple_Keys.txt | 30 +++++
...on_CoGBK_Dataflow_Streaming_100b_Single_Key.txt | 30 +++++
.../python_CoGBK_Dataflow_Streaming_10kB.txt | 30 +++++
.../python_CoGBK_Dataflow_Streaming_2MB.txt | 30 +++++
14 files changed, 704 insertions(+)
create mode 100644
.github/workflows/beam_LoadTests_Python_CoGBK_Dataflow_Batch.yml
create mode 100644
.github/workflows/beam_LoadTests_Python_CoGBK_Dataflow_Streaming.yml
create mode 100644
.github/workflows/beam_LoadTests_Python_CoGBK_Flink_Batch.yml
create mode 100644
.github/workflows/load-tests-job-configs/python-cogbk/python_CoGBK_Dataflow_Batch_100b_Multiple_Keys.txt
create mode 100644
.github/workflows/load-tests-job-configs/python-cogbk/python_CoGBK_Dataflow_Batch_100b_Single_Key.txt
create mode 100644
.github/workflows/load-tests-job-configs/python-cogbk/python_CoGBK_Dataflow_Batch_10kB.txt
create mode 100644
.github/workflows/load-tests-job-configs/python-cogbk/python_CoGBK_Dataflow_Batch_2MB.txt
create mode 100644
.github/workflows/load-tests-job-configs/python-cogbk/python_CoGBK_Dataflow_Flink_Batch_100b_Multiple_Keys.txt
create mode 100644
.github/workflows/load-tests-job-configs/python-cogbk/python_CoGBK_Dataflow_Flink_Batch_100b_Single_Key.txt
create mode 100644
.github/workflows/load-tests-job-configs/python-cogbk/python_CoGBK_Dataflow_Flink_Batch_10kB.txt
create mode 100644
.github/workflows/load-tests-job-configs/python-cogbk/python_CoGBK_Dataflow_Streaming_100b_Multiple_Keys.txt
create mode 100644
.github/workflows/load-tests-job-configs/python-cogbk/python_CoGBK_Dataflow_Streaming_100b_Single_Key.txt
create mode 100644
.github/workflows/load-tests-job-configs/python-cogbk/python_CoGBK_Dataflow_Streaming_10kB.txt
create mode 100644
.github/workflows/load-tests-job-configs/python-cogbk/python_CoGBK_Dataflow_Streaming_2MB.txt