-
Notifications
You must be signed in to change notification settings - Fork 9.8k
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
Failpoint raftAfterSave=sleep(1s)
is flaking in robustness test
#18240
Comments
@serathius I also see this in the logs ^ From
|
For the failpoint flake, we have the option of increasing the client timeout for that particular failpoint, but I'm still not entirely sure why its timing out to begin with. |
/cc @henrybear327 |
/assign @henrybear327 |
@serathius: GitHub didn't allow me to assign the following users: henrybear327. Note that only etcd-io members with read permissions, repo collaborators and people who have commented on this issue/PR can be assigned. Additionally, issues/PRs can only have 10 assignees at the same time. In response to this:
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. |
/assign @henrybear327 |
@henrybear327 when you will be able to send the PR? Just the timeout increase should be 1 line change. |
Reference: - etcd-io#18240
Reference: - etcd-io#18240 Signed-off-by: Chun-Hung Tseng <[email protected]>
Done just now! I will still continue my investigation on the gofail library to see if any issues are coming from the gofail v0.2.0 changes that I made. |
I think we can close this issue, right @serathius? IIRC #18397 fixed the issue. |
Right, thanks @henrybear327 |
Which Github Action / Prow Jobs are flaking?
https://testgrid.k8s.io/sig-etcd-robustness#ci-etcd-robustness-amd64
Which tests are flaking?
TestRobustnessExploratoryKubernetesHighTrafficClusterOfSize3
Github Action / Prow Job link
https://prow.k8s.io/view/gs/kubernetes-jenkins/logs/ci-etcd-robustness-main-amd64/1806029033377370112
Reason for failure (if possible)
Anything else we need to know?
No response
The text was updated successfully, but these errors were encountered: