-
Notifications
You must be signed in to change notification settings - Fork 430
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 2.1] Add top-level script to run tests #2272
[testing-on-gke part 2.1] Add top-level script to run tests #2272
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2272 +/- ##
==========================================
+ 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. |
72e10d7
to
d9b788b
Compare
463063a
to
d5c20fe
Compare
874d265
to
22166f7
Compare
af76168
to
c15e128
Compare
22166f7
to
5bf1782
Compare
c15e128
to
2bf0680
Compare
5bf1782
to
c58cdeb
Compare
2bf0680
to
f212f2c
Compare
c58cdeb
to
71e6200
Compare
f212f2c
to
c42795c
Compare
71e6200
to
f14ddfb
Compare
c42795c
to
4b9745d
Compare
f14ddfb
to
421868f
Compare
4b9745d
to
ed5034e
Compare
421868f
to
0c223c0
Compare
e4f0a79
to
7a05b8d
Compare
0c223c0
to
c0043cb
Compare
7a05b8d
to
2f1d31f
Compare
c0043cb
to
587942f
Compare
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.
Added some self-comments
2f1d31f
to
01b2a11
Compare
741a69b
to
ea052f3
Compare
14d311e
to
87babfb
Compare
ea052f3
to
14e8803
Compare
87babfb
to
4d3d298
Compare
14e8803
to
6f52f00
Compare
25d6251
to
54fd63e
Compare
54fd63e
to
8b97e1c
Compare
* Add run script * minor fix in script * pass workload-config and project-number in parsers * fix workloads file path in run-script * format run-script * address some self-comments * address some self-review comments * address some self-review comments * address some review comments * address some self-review comments * address self-review comments * address review comments * add license to script * address a self-review comment * install more dependencies in run-script
Description
This adds on top of This adds on top of #2247, #2284, #2264, #2268, #2270, and #2271 .
This is followed up in #2359.
Link to the issue in case of a bug fix.
NA
Testing details