-
Notifications
You must be signed in to change notification settings - Fork 262
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] Creating a Job In a Twostepadmission Queue [It] Should unsuspend a job only after all checks are cleared #1090
Comments
@achernevskii could you take a look? |
/assign |
/unassign @achernevskii This is flakying a lot, can you PTAL Traian? |
Sure |
#1127 should fix this particular case , however the main problem looks to be the fact the the eviction is not longer working as expected. |
Can you elaborate? |
@trasc Could you clarify the non-expected behavior in the eviction? |
Even with the "false" admission, the flow wold have been ,
However, at least in the configured timeout, the eviction is not ending and the readmission will not take place. If remember correctly, "Kueue when Creating a Job With Queueing Should readmit preempted job with workloadPriorityClass into a separate flavor" was flaky as well , but since we no longer test 1.24 and we no longer have access to the tests grid I'n not sure. |
I see. Thanks for clarifying. |
What happened:
How to reproduce it (as minimally and precisely as possible):
https://prow.k8s.io/view/gs/kubernetes-jenkins/pr-logs/pull/kubernetes-sigs_kueue/1031/pull-kueue-test-e2e-main-1-24/1696962388068143104
Anything else we need to know?:
Environment:
kubectl version
):git describe --tags --dirty --always
):cat /etc/os-release
):uname -a
):The text was updated successfully, but these errors were encountered: