Skip to content
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

Reproduce #17529 in robustness tests #17680

Merged
merged 2 commits into from
Jun 18, 2024
Merged

Conversation

serathius
Copy link
Member

Reproduce #17529

@k8s-ci-robot
Copy link

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@serathius
Copy link
Member Author

Based on #16761 as introducing compaction prevents us from depending on Watch events for their persistance.

@codecov-commenter
Copy link

codecov-commenter commented Jun 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.95%. Comparing base (15f9a59) to head (0aad38a).
Report is 2 commits behind head on main.

Current head 0aad38a differs from pull request most recent head 5e42ed9

Please upload reports for the commit 5e42ed9 to get more accurate results.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files

see 23 files with indirect coverage changes

@@            Coverage Diff             @@
##             main   #17680      +/-   ##
==========================================
+ Coverage   68.75%   68.95%   +0.20%     
==========================================
  Files         416      416              
  Lines       35128    35128              
==========================================
+ Hits        24152    24223      +71     
+ Misses       9569     9512      -57     
+ Partials     1407     1393      -14     

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 15f9a59...5e42ed9. Read the comment docs.

Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
@serathius
Copy link
Member Author

cc @fuweid @siyuanfoundation @MadhavJivrajani
Ready to review

Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
@serathius
Copy link
Member Author

/retest

Copy link
Member

@fuweid fuweid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fuse: device not found, try 'modprobe fuse' first

We can disable lazyfs recently.

@@ -0,0 +1,12 @@
diff --git a/server/etcdserver/api/v3rpc/watch.go b/server/etcdserver/api/v3rpc/watch.go
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like this idea~

@serathius
Copy link
Member Author

/retest

sws.mu.RUnlock()

var serr error
+ // gofail: var beforeSendWatchResponse struct{}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should the failpoint also be backported to 3.5 to ensure the issue is fixed for the latest 3.5 release?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right, there is even a issue for that #17817

@serathius
Copy link
Member Author

ping @fuweid @MadhavJivrajani

@serathius serathius merged commit dd7a2a6 into etcd-io:main Jun 18, 2024
47 checks passed
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.

5 participants