-
Notifications
You must be signed in to change notification settings - Fork 439
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
[testing-on-gke part 1.2] Support generic workloads in gke load test-run scripts #2268
Merged
gargnitingoogle
merged 4 commits into
master
from
garnitin/add-gke-load-testing/add-new-code/v2
Aug 20, 2024
Merged
[testing-on-gke part 1.2] Support generic workloads in gke load test-run scripts #2268
gargnitingoogle
merged 4 commits into
master
from
garnitin/add-gke-load-testing/add-new-code/v2
Aug 20, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2268 +/- ##
==========================================
- Coverage 79.10% 78.70% -0.40%
==========================================
Files 105 105
Lines 11620 11690 +70
==========================================
+ Hits 9192 9201 +9
- Misses 1968 2029 +61
Partials 460 460
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
467a393
to
96a1712
Compare
gargnitingoogle
commented
Aug 2, 2024
6eb4b67
to
a8b17c3
Compare
20bf1f5
to
aff7324
Compare
5c9cd16
to
394d34f
Compare
d9d3ee0
to
e4f6c08
Compare
394d34f
to
6469044
Compare
gargnitingoogle
commented
Aug 6, 2024
e4f6c08
to
ab78513
Compare
6469044
to
8360569
Compare
ab78513
to
9f971fd
Compare
2f15628
to
3d2b66f
Compare
2e21e96
to
0e991c4
Compare
ff68c9e
to
6d7db42
Compare
0e991c4
to
3b98dcf
Compare
6d7db42
to
a430524
Compare
Base automatically changed from
garnitin/add-gke-load-testing/add-new-code/v1
to
master
August 8, 2024 13:04
adb7a41
to
71570f3
Compare
97cd4a8
to
65de360
Compare
65de360
to
f6c47eb
Compare
8fcfb01
to
522cde5
Compare
522cde5
to
ed2ee46
Compare
kislaykishore
approved these changes
Aug 19, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This adds on top of #2247, #2284 and #2264 .
This is followed up in #2270 .
Link to the issue in case of a bug fix.
NA
Testing details