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 adb1a94e53d Fix broken release guide link (#28654)
add a1ecc8b61a2 Migrate "beam_PerformanceTests_AvroIOIT" Jenkins jobs to
GitHub Actions (#28580)
No new revisions were added by this update.
Summary of changes:
.github/actions/setup-k8s-access/action.yml | 73 ++++++++++++++++
.github/actions/test-arguments-action/action.yml | 96 ++++++++++++++++++++++
.github/workflows/README.md | 12 +--
...t_Go.yml => beam_PerformanceTests_AvroIOIT.yml} | 53 ++++++------
...yml => beam_PerformanceTests_AvroIOIT_HDFS.yml} | 69 +++++++++-------
.../config_AvroIOIT.txt | 18 ++--
.../config_AvroIOIT_HDFS.txt | 18 ++--
7 files changed, 261 insertions(+), 78 deletions(-)
create mode 100644 .github/actions/setup-k8s-access/action.yml
create mode 100644 .github/actions/test-arguments-action/action.yml
copy .github/workflows/{beam_PostCommit_Go.yml =>
beam_PerformanceTests_AvroIOIT.yml} (66%)
copy .github/workflows/{beam_PerformanceTests_BigQueryIO_Streaming_Java.yml =>
beam_PerformanceTests_AvroIOIT_HDFS.yml} (55%)
copy .test-infra/metrics/influxdb/gsutil/.boto =>
.github/workflows/performance-tests-job-configs/config_AvroIOIT.txt (71%)
copy .test-infra/metrics/influxdb/gsutil/.boto =>
.github/workflows/performance-tests-job-configs/config_AvroIOIT_HDFS.txt (70%)