lengthen pod deletion timeout to prevent flakes#41157
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED The following people have approved this PR: dashpole Needs approval from an approver in each of these OWNERS Files: We suggest the following people: |
|
/lgtm |
|
@vishh: you can't LGTM a PR unless you are an assignee. DetailsIn response to this comment:
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/test-infra repository. I understand the commands that are listed here. |
|
/lgtm |
|
@k8s-bot kops aws e2e test this |
|
@dashpole: The following test(s) failed:
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. 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/test-infra repository. I understand the commands that are listed here. |
|
@k8s-bot gce etcd3 e2e test this |
|
@jessfraz @k8s-oncall you might want to up the priority on this to try to help eliminate flakes & queue blockage |
|
merged sorry! |
|
hopefully this unblocks |
|
It should help for part of it, but not all (deployment, statefulset still have flakes) |
#41095 may have increased deletion latency. Adjust timeouts to compensate.
@vishh @Random-Liu