-
Notifications
You must be signed in to change notification settings - Fork 277
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
Add Jenkins CI for CCR Performance tests #2005
Conversation
Codecov Report
@@ Coverage Diff @@
## main #2005 +/- ##
============================================
+ Coverage 94.28% 94.50% +0.21%
============================================
Files 184 152 -32
Lines 3747 3730 -17
Branches 29 19 -10
============================================
- Hits 3533 3525 -8
+ Misses 208 205 -3
+ Partials 6 0 -6
Continue to review full report at Codecov.
|
Signed-off-by: Ankit Kala <ankikala@amazon.com>
Signed-off-by: Ankit Kala <ankikala@amazon.com>
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.
This is a lot better.
I have some smaller asks that you might want to consider before merging.
Also fix CI.
Addressed all the comments and fixed the broken tests. |
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.
Looks like there are some failing tests for windows.
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.
CI is still failing + some more small stuff
3d61902
to
5424daf
Compare
5631bec
to
c114c06
Compare
Signed-off-by: Ankit Kala <ankikala@amazon.com>
Signed-off-by: Ankit Kala ankikala@amazon.com
Description
PerfTestCluster
Issues Resolved
1500
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.