-
Notifications
You must be signed in to change notification settings - Fork 727
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
ms, tso, tso proxy: enable stress test for TSO Proxy and adjust some test parameters. #6583
Conversation
[REVIEW NOTIFICATION] This pull request has not been approved. To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. Reviewer can indicate their review by submitting an approval review. |
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## master #6583 +/- ##
==========================================
- Coverage 74.75% 73.55% -1.21%
==========================================
Files 417 417
Lines 42693 42693
==========================================
- Hits 31915 31402 -513
- Misses 7976 8528 +552
+ Partials 2802 2763 -39
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
eb95bec
to
b43638d
Compare
Signed-off-by: Bin Shi <binshi.bing@gmail.com>
Signed-off-by: Bin Shi <binshi.bing@gmail.com>
It grows to quick. Increase timeout value for now, and we can split the test jobs into different chunks later. Signed-off-by: Bin Shi <binshi.bing@gmail.com>
Signed-off-by: Bin Shi <binshi.bing@gmail.com>
f2a05e6
to
3a9878f
Compare
… to timeout. Signed-off-by: Bin Shi <binshi.bing@gmail.com>
3a9878f
to
375be21
Compare
covered by #6585 |
What problem does this PR solve?
Issue Number: Ref #5895
What is changed and how does it work?
Check List
Tests