-
Notifications
You must be signed in to change notification settings - Fork 40.1k
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
Flaky test: Opaque resources should schedule pods that initially do not fit after enough opaque integer resources are freed #42597
Comments
The culprit pr is #41870 which introduces new set of tests and merged recently. |
The breakage caused by pr:#41870 actually breaks two required test suites: ci-kubernetes-e2e-gci-gce & /ci-kubernetes-e2e-kops-aws. Should we revert this for now? @kubernetes/release-team |
The fix to OIR and corresponding e2e were submitted as separate commits; do you mind reverting only e402c5d ? |
cc @timothysc |
Automatic merge from submit-queue (batch tested with PRs 42080, 41653, 42598, 42555) Revert "Pods pending due to insufficient OIR should get scheduled once sufficient OIR becomes available." Reverts #41870 for stopping bleeding edge: #42597 cc/ @ConnorDoyle @kubernetes/release-team Connor if there is a pending pr to fix the issue, please point it out to me. We can close this one, otherwise, I would like to revert the pr first. You can resubmit the fix. Thanks!
Issues go stale after 90d of inactivity. Prevent issues from auto-closing with an If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or |
Rotten issues close after 30d of inactivity. Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
The test failed in both ci-kubernetes-e2e-gci-gce and ci-kubernetes-e2e-kops-aws:
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-kops-aws/5096
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gce/5059
This blocks the submit-queue.
The text was updated successfully, but these errors were encountered: