Revert "Add random interval to nodeStatusReport interval every time after an actual node status change#128629
Conversation
…fter an actual node status change" This reverts commit d6e17ad.
|
This issue is currently awaiting triage. If a SIG or subproject determines this is a relevant issue, they will accept it by applying the The DetailsInstructions 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. |
|
/sig node |
|
/lgtm |
|
LGTM label has been added. DetailsGit tree hash: 7a4bbaab909f23f06e7fb1211f955361a6649636 |
|
/approve @mengqiy plaase re-send your PR with the fixed tests |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: liggitt, SergeyKanzhelev The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/retest |
|
Created #128636 to fix the flaky unit test: |
|
@SergeyKanzhelev Can you please take a look at this one line PR: #128636 |
|
If #128636 don't have approved when the e2e test finishes in this PR, please feel free to remove hold and let this PR merge and unblock others. I will monitor both PRs in the next few hours |
|
/hold cancel We usually avoid fixing forward a test. Since this was causing some flakes, it would be best to add back your PR with your one-line change. |
|
Fair enough! Thank you! |
This reverts commit d6e17ad.
Introduced unit test flakes, seen in https://prow.k8s.io/view/gs/kubernetes-ci-logs/pr-logs/pull/128190/pull-kubernetes-unit/1854263632594997248
When run with stress / race, that test fails 60% of runs locally
What type of PR is this?
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.: