generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 479
Open
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.kind/flakeCategorizes issue or PR as related to a flaky test.Categorizes issue or PR as related to a flaky test.
Description
What happened:
failure on unrelated branch https://prow.k8s.io/view/gs/kubernetes-ci-logs/pr-logs/pull/kubernetes-sigs_kueue/5059/pull-kueue-test-e2e-customconfigs-main/1915465994071969792
What you expected to happen:
no failure
How to reproduce it (as minimally and precisely as possible):
ci
Anything else we need to know?:
End To End Custom Configs handling Suite: kindest/node:v1.32.3: [It] WaitForPodsReady Job Controller E2E when WaitForPodsReady has default Timeout and a tiny RecoveryTimeout should evict and requeue workload when pod failure causes recovery timeout expand_less 1m16s
{Timed out after 45.001s.
The function passed to Eventually failed at /home/prow/go/src/sigs.k8s.io/kueue/test/e2e/customconfigs/waitforpodsready_test.go:207 with:
Expected
<*v1beta1.RequeueState | 0x0>: nil
not to be nil failed [FAILED] Timed out after 45.001s.
The function passed to Eventually failed at /home/prow/go/src/sigs.k8s.io/kueue/test/e2e/customconfigs/waitforpodsready_test.go:207 with:
Expected
<*v1beta1.RequeueState | 0x0>: nil
not to be nil
In [It] at: /home/prow/go/src/sigs.k8s.io/kueue/test/e2e/customconfigs/waitforpodsready_test.go:221 @ 04/24/25 18:13:11.195
}
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.kind/flakeCategorizes issue or PR as related to a flaky test.Categorizes issue or PR as related to a flaky test.