Skip to content

Testing linearizability of cache in robustness tests#21485

Open
serathius wants to merge 1 commit intoetcd-io:mainfrom
serathius:robustness-cache
Open

Testing linearizability of cache in robustness tests#21485
serathius wants to merge 1 commit intoetcd-io:mainfrom
serathius:robustness-cache

Conversation

@serathius
Copy link
Copy Markdown
Member

Testing #21428

@k8s-ci-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: serathius

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.24%. Comparing base (b83b67e) to head (1e2bce6).
⚠️ Report is 21 commits behind head on main.

Additional details and impacted files

see 30 files with indirect coverage changes

@@            Coverage Diff             @@
##             main   #21485      +/-   ##
==========================================
- Coverage   68.47%   68.24%   -0.23%     
==========================================
  Files         428      428              
  Lines       35372    35372              
==========================================
- Hits        24221    24141      -80     
- Misses       9748     9823      +75     
- Partials     1403     1408       +5     

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b83b67e...1e2bce6. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@serathius serathius force-pushed the robustness-cache branch 2 times, most recently from 9ca237f to 41e505a Compare March 15, 2026 13:22
@serathius serathius force-pushed the robustness-cache branch 2 times, most recently from bf1acac to a39796b Compare March 24, 2026 06:16
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
@k8s-ci-robot
Copy link
Copy Markdown

@serathius: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-etcd-coverage-report 1e2bce6 link true /test pull-etcd-coverage-report

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@k8s-ci-robot
Copy link
Copy Markdown

PR needs rebase.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants