-
Notifications
You must be signed in to change notification settings - Fork 441
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 7] Code clean-up and readability #2369
Closed
gargnitingoogle
wants to merge
65
commits into
garnitin/add-gke-load-testing/fix-for-gce-vm-v1
from
garnitin/add-gke-load-testing/code-cleanup/v1
Closed
[testing-on-gke part 7] Code clean-up and readability #2369
gargnitingoogle
wants to merge
65
commits into
garnitin/add-gke-load-testing/fix-for-gce-vm-v1
from
garnitin/add-gke-load-testing/code-cleanup/v1
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 @@
## garnitin/add-gke-load-testing/fix-for-gce-vm-v1 #2369 +/- ##
===================================================================================
+ Coverage 79.04% 79.07% +0.03%
===================================================================================
Files 105 105
Lines 11577 11577
===================================================================================
+ Hits 9151 9155 +4
+ Misses 1961 1958 -3
+ Partials 465 464 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
gargnitingoogle
requested review from
ankitaluthra1
and removed request for
a team
August 20, 2024 10:40
gargnitingoogle
commented
Aug 20, 2024
perfmetrics/scripts/testing_on_gke/examples/utils/parse_logs_common.py
Outdated
Show resolved
Hide resolved
gargnitingoogle
changed the title
Code clean-up and readability
[testing-on-gke part 7] Code clean-up and readability
Aug 20, 2024
gargnitingoogle
force-pushed
the
garnitin/add-gke-load-testing/fix-for-gce-vm-v1
branch
2 times, most recently
from
August 21, 2024 11:53
a4f79c9
to
20e38a7
Compare
gargnitingoogle
force-pushed
the
garnitin/add-gke-load-testing/code-cleanup/v1
branch
from
August 21, 2024 11:53
285bb73
to
f3fc062
Compare
gargnitingoogle
commented
Aug 21, 2024
gargnitingoogle
force-pushed
the
garnitin/add-gke-load-testing/code-cleanup/v1
branch
from
August 22, 2024 10:26
adedeeb
to
30ef2d1
Compare
gargnitingoogle
force-pushed
the
garnitin/add-gke-load-testing/fix-for-gce-vm-v1
branch
from
August 22, 2024 11:17
20e38a7
to
c4a968f
Compare
gargnitingoogle
force-pushed
the
garnitin/add-gke-load-testing/code-cleanup/v1
branch
from
August 22, 2024 12:53
f618a36
to
adc57a8
Compare
gargnitingoogle
force-pushed
the
garnitin/add-gke-load-testing/fix-for-gce-vm-v1
branch
from
August 22, 2024 12:55
c4a968f
to
c0d2c12
Compare
gargnitingoogle
commented
Aug 22, 2024
gargnitingoogle
force-pushed
the
garnitin/add-gke-load-testing/fix-for-gce-vm-v1
branch
from
August 27, 2024 02:57
c0d2c12
to
327a9b4
Compare
gargnitingoogle
force-pushed
the
garnitin/add-gke-load-testing/code-cleanup/v1
branch
from
August 27, 2024 02:57
adc57a8
to
4edbcc5
Compare
gargnitingoogle
force-pushed
the
garnitin/add-gke-load-testing/fix-for-gce-vm-v1
branch
from
August 27, 2024 02:59
327a9b4
to
e8a043b
Compare
gargnitingoogle
force-pushed
the
garnitin/add-gke-load-testing/code-cleanup/v1
branch
2 times, most recently
from
August 27, 2024 03:13
4e73874
to
982cf7f
Compare
gargnitingoogle
changed the title
[testing-on-gke part 7] Code clean-up and readability
[testing-on-gke part 6] Code clean-up and readability
Aug 28, 2024
gargnitingoogle
force-pushed
the
garnitin/add-gke-load-testing/fix-for-gce-vm-v1
branch
from
August 29, 2024 04:21
7abda81
to
e90a0e5
Compare
gargnitingoogle
force-pushed
the
garnitin/add-gke-load-testing/code-cleanup/v1
branch
from
August 29, 2024 04:22
6570892
to
7cc3351
Compare
gargnitingoogle
force-pushed
the
garnitin/add-gke-load-testing/fix-for-gce-vm-v1
branch
from
September 2, 2024 05:27
e90a0e5
to
73467ec
Compare
gargnitingoogle
force-pushed
the
garnitin/add-gke-load-testing/code-cleanup/v1
branch
from
September 2, 2024 05:27
7cc3351
to
5f63247
Compare
borrow fixes from merge-branches fix bug in run-script 1. Fix the logic supporting relative paths of src_dir, gcsfuse_src_dir, csi_src_dir etc. 2. Fix the logging and checking of the above paths existing. improve logs in run-script remove an unused bit of code count pods with error in status as completed print use_custom_csi_driver publicize gcsfuse_branch env var install monitoring even if mash is installed
Remove references to old branch read_cache_release as well as use appropriate names for fio job files rather than read_cache_test.fio .
Insert cluster_name in produced custom-driver image-name for disambiguation in case a single user is using multiple clusters with two or more different gcsfuse/csi driver codebases. In the current code, both end up using the same CSI driver binary. This change creates different binaries for such cases, allowing different set of tests to work.
Move logic to add 'roles/storage.objectUser' from bash script to python for more robustness. It accurately parses the workload file for relevant buckets, and add GCS access permissions only for those buckets in the current run.
gargnitingoogle
force-pushed
the
garnitin/add-gke-load-testing/fix-for-gce-vm-v1
branch
from
September 16, 2024 10:19
5bf22e2
to
1243c45
Compare
gargnitingoogle
force-pushed
the
garnitin/add-gke-load-testing/code-cleanup/v1
branch
from
September 16, 2024 10:19
f117611
to
110d337
Compare
gargnitingoogle
force-pushed
the
garnitin/add-gke-load-testing/fix-for-gce-vm-v1
branch
from
September 17, 2024 07:10
1243c45
to
1b3cb96
Compare
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 is on top of #2482. it is followed up in #2322 .
Link to the issue in case of a bug fix.
NA
Testing details