-
Notifications
You must be signed in to change notification settings - Fork 10.2k
Add robustness test regression target for 20221 #20684
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 robustness test regression target for 20221 #20684
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: henrybear327 The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Codecov Report✅ All modified and coverable lines are covered by tests. Please upload reports for the commit ea6b5e4 to get more accurate results. Additional details and impacted filessee 16 files with indirect coverage changes @@ Coverage Diff @@
## main #20684 +/- ##
==========================================
- Coverage 69.20% 69.11% -0.09%
==========================================
Files 420 420
Lines 34794 34794
==========================================
- Hits 24078 24048 -30
- Misses 9320 9353 +33
+ Partials 1396 1393 -3 Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Currently there is no reproduction for 20221 yet. |
64cdeaa
to
caf0527
Compare
caf0527
to
704b0b4
Compare
closed wrongly Signed-off-by: Chun-Hung Tseng <[email protected]>
Reference: - etcd-io#20349 Signed-off-by: Chun-Hung Tseng <[email protected]>
Reference: - etcd-io#20221 Signed-off-by: Chun-Hung Tseng <[email protected]>
Open watch every time on all nodes .
704b0b4
to
ea6b5e4
Compare
Can we make ready to review? |
Please read https://github.com/etcd-io/etcd/blob/main/CONTRIBUTING.md#contribution-flow.