Skip to content
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.4] Update parse_tests scripts based on workload config parsers #2271

Merged
merged 10 commits into from
Aug 21, 2024

Conversation

gargnitingoogle
Copy link
Collaborator

@gargnitingoogle gargnitingoogle commented Aug 2, 2024

Description

This adds on top of #2247, #2284, #2264, #2268 and #2270 .

This is followed up in #2272 .

Link to the issue in case of a bug fix.

NA

Testing details

  1. Manual - NA
  2. Unit tests - NA
  3. Integration tests - NA

Copy link

codecov bot commented Aug 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.07%. Comparing base (dc07f21) to head (6f52f00).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2271      +/-   ##
==========================================
+ Coverage   79.03%   79.07%   +0.03%     
==========================================
  Files         105      105              
  Lines       11654    11654              
==========================================
+ Hits         9211     9215       +4     
+ Misses       1978     1975       -3     
+ Partials      465      464       -1     
Flag Coverage Δ
unittests 79.07% <ø> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-new-code/v3 branch from 84201bf to 223ba71 Compare August 5, 2024 12:22
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-new-code/v4 branch from 463063a to d5c20fe Compare August 5, 2024 12:37
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-new-code/v3 branch from 223ba71 to 78ae880 Compare August 6, 2024 08:38
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-new-code/v4 branch from af76168 to c15e128 Compare August 6, 2024 08:45
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-new-code/v3 branch from 78ae880 to 087e09a Compare August 6, 2024 09:00
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-new-code/v4 branch from c15e128 to 2bf0680 Compare August 6, 2024 09:00
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-new-code/v3 branch from 087e09a to d31df26 Compare August 6, 2024 09:04
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-new-code/v4 branch from 2bf0680 to f212f2c Compare August 6, 2024 09:05
@gargnitingoogle gargnitingoogle marked this pull request as ready for review August 6, 2024 10:23
@gargnitingoogle gargnitingoogle requested a review from a team as a code owner August 6, 2024 10:23
@gargnitingoogle gargnitingoogle requested review from ankitaluthra1 and removed request for a team August 6, 2024 10:23
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-new-code/v3 branch from d31df26 to ce59323 Compare August 6, 2024 10:30
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-new-code/v4 branch from f212f2c to c42795c Compare August 6, 2024 10:30
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-new-code/v3 branch from ce59323 to ccf69bb Compare August 7, 2024 11:32
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-new-code/v4 branch from c42795c to 4b9745d Compare August 7, 2024 14:14
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-new-code/v3 branch from ccf69bb to 3b92b1f Compare August 7, 2024 15:46
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-new-code/v4 branch from 4b9745d to ed5034e Compare August 7, 2024 15:56
@gargnitingoogle gargnitingoogle changed the title [testing-on-gke part 4] Update parse_tests scripts based on workload config parsers [testing-on-gke part 1.4] Update parse_tests scripts based on workload config parsers Aug 8, 2024
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-new-code/v3 branch from c2cd169 to 7ee81ca Compare August 8, 2024 09:33
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-new-code/v4 branch from ed5034e to e4f0a79 Compare August 8, 2024 10:04
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-new-code/v3 branch from 7ee81ca to 1e255be Compare August 8, 2024 10:15
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-new-code/v4 branch from e4f0a79 to 7a05b8d Compare August 8, 2024 10:16
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-new-code/v3 branch from 1e255be to 96116f1 Compare August 8, 2024 13:12
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-new-code/v3 branch from beddb38 to d6d9820 Compare August 14, 2024 10:48
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-new-code/v4 branch from 7996e95 to c63add0 Compare August 14, 2024 10:48
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-new-code/v3 branch from d6d9820 to de7e5e6 Compare August 14, 2024 11:39
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-new-code/v4 branch from c63add0 to 8327ac1 Compare August 14, 2024 12:38
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-new-code/v3 branch from de7e5e6 to ca099b5 Compare August 19, 2024 05:12
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-new-code/v4 branch from 8327ac1 to 38098a9 Compare August 19, 2024 05:20
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-new-code/v3 branch from ca099b5 to 8f78aed Compare August 19, 2024 08:59
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-new-code/v4 branch from 38098a9 to aac5f54 Compare August 19, 2024 08:59
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-new-code/v3 branch from 8f78aed to fcacc63 Compare August 19, 2024 15:14
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-new-code/v4 branch from aac5f54 to 741a69b Compare August 19, 2024 15:14
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-new-code/v3 branch from fcacc63 to c29a1a0 Compare August 20, 2024 04:33
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-new-code/v4 branch 2 times, most recently from ea052f3 to 14e8803 Compare August 20, 2024 05:25
@gargnitingoogle gargnitingoogle changed the base branch from garnitin/add-gke-load-testing/add-new-code/v3 to master August 20, 2024 05:25
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-new-code/v4 branch from 14e8803 to 6f52f00 Compare August 21, 2024 07:35
@gargnitingoogle gargnitingoogle merged commit 51abe5c into master Aug 21, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants