-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Add GitHub Workflow Replacements for Jenkins job_LoadTests_Java_CoGBK #28742
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
c1582af to
3b47da5
Compare
489ddab to
68d876e
Compare
.github/workflows/beam_LoadTests_Java_CoGBK_Dataflow_Batch_Java.yml
Outdated
Show resolved
Hide resolved
...ub/workflows/load-tests-job-configs/java-cogbk/java_CoGBK_Dataflow_Batch_100b_Single_Key.txt
Outdated
Show resolved
Hide resolved
andreydevyatkin
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
see the inline comments
.github/workflows/beam_LoadTests_Java_CoGBK_Dataflow_Batch_Java.yml
Outdated
Show resolved
Hide resolved
.github/workflows/beam_LoadTests_Java_CoGBK_Dataflow_Batch_Java.yml
Outdated
Show resolved
Hide resolved
.github/workflows/beam_LoadTests_Java_CoGBK_Dataflow_Batch_Java.yml
Outdated
Show resolved
Hide resolved
.github/workflows/beam_LoadTests_Java_CoGBK_Dataflow_V2_Streaming_Java.yml
Outdated
Show resolved
Hide resolved
.github/workflows/beam_LoadTests_Java_CoGBK_Dataflow_V2_Streaming_Java.yml
Outdated
Show resolved
Hide resolved
.github/workflows/beam_LoadTests_Java_CoGBK_SparkStructuredStreaming_Batch.yml
Outdated
Show resolved
Hide resolved
...workflows/load-tests-job-configs/java-cogbk/java_CoGBK_Dataflow_Batch_100b_Multiple_Keys.txt
Outdated
Show resolved
Hide resolved
3f6df13 to
8e8254f
Compare
98fe560 to
5b9a248
Compare
|
Assigning reviewers. If you would like to opt out of this review, comment R: @damccorm for label build. Available commands:
The PR bot will only process comments in the main thread (not review comments). |
andreydevyatkin
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
PR migrates Jenkins Jobs to Github Actions Workflow:
".github/workflows/beam_LoadTests_Java_CoGBK_Dataflow_Batch.yml"
".github/workflows/beam_LoadTests_Java_CoGBK_Dataflow_V2_Batch_JavaVersions.yml"
".github/workflows/beam_LoadTests_Java_CoGBK_Dataflow_V2_Streaming_JavaVersions.yml"
".github/workflows/beam_LoadTests_Java_CoGBK_SparkStructuredStreaming_Batch.yml"
Jenkins Jobs:
https://ci-beam.apache.org/view/PerformanceTests/job/beam_LoadTests_Java_CoGBK_Dataflow_Batch/
https://ci-beam.apache.org/view/PerformanceTests/job/beam_LoadTests_Java_CoGBK_Dataflow_V2_Batch_Java17/
https://ci-beam.apache.org/view/PerformanceTests/job/beam_LoadTests_Java_CoGBK_Dataflow_V2_Batch_Java11/
https://ci-beam.apache.org/view/PerformanceTests/job/beam_LoadTests_Java_CoGBK_Dataflow_V2_Streaming_Java11/
https://ci-beam.apache.org/view/PerformanceTests/job/beam_LoadTests_Java_CoGBK_Dataflow_V2_Streaming_Java17/
https://ci-beam.apache.org/view/PerformanceTests/job/beam_LoadTests_Java_CoGBK_SparkStructuredStreaming_Batch/
The code has been tested on Self-hosted GKE runners ubuntu 20.04.
Example runs:

beam_LoadTests_Java_CoGBK_Dataflow_Batch https://github.com/aleksandr-dudko/beam/actions/runs/6349561382
beam_LoadTests_Java_CoGBK_Dataflow_V2_Batch_JavaVersions https://github.com/aleksandr-dudko/beam/actions/runs/6349558786

beam_LoadTests_Java_CoGBK_Dataflow_V2_Streaming_JavaVersions https://github.com/aleksandr-dudko/beam/actions/runs/6351628945

beam_LoadTests_Java_CoGBK_SparkStructuredStreaming_Batch https://github.com/aleksandr-dudko/beam/actions/runs/6349743503

Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
addresses #123), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, commentfixes #<ISSUE NUMBER>instead.CHANGES.mdwith noteworthy changes.See the Contributor Guide for more tips on how to make review process smoother.
To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md
GitHub Actions Tests Status (on master branch)
See CI.md for more information about GitHub Actions CI or the workflows README to see a list of phrases to trigger workflows.