-
Notifications
You must be signed in to change notification settings - Fork 10.1k
[Robustness Test] Enable Antithesis nightly workflow #19761
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
base: main
Are you sure you want to change the base?
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 |
PR will be rebased as soon as #19750 is merged, so the diff will make sense. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted filessee 15 files with indirect coverage changes @@ Coverage Diff @@
## main #19761 +/- ##
==========================================
- Coverage 68.82% 68.79% -0.03%
==========================================
Files 421 421
Lines 35857 35857
==========================================
- Hits 24678 24669 -9
- Misses 9756 9759 +3
- Partials 1423 1429 +6 Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Initially disabled due to discussions in etcd-io#19750 Reference: - etcd-io#19299 Signed-off-by: Chun-Hung Tseng <[email protected]>
ea4d79b
to
78cfee5
Compare
Let's wait until Anthithesis test starts doing exploration. |
We disabled the nightly run due discussions in #19750. With this PR, we will enable it.
Please read https://github.com/etcd-io/etcd/blob/main/CONTRIBUTING.md#contribution-flow.