PoAn Yang created YUNIKORN-2160:
-----------------------------------
Summary: Fix Pod state in UserGroupLimit e2e test
Key: YUNIKORN-2160
URL: https://issues.apache.org/jira/browse/YUNIKORN-2160
Project: Apache YuniKorn
Issue Type: Test
Components: test - e2e
Reporter: PoAn Yang
Assignee: Yu-Lin Chen
>From comment in
>[https://lists.apache.org/thread/ykfhxsp9j3kjxby2jkzrktj4pgzy9v6z], pods
>without enough user/group headroom will not be marked as Unschedulable after
>YUNIKORN-1936 is merged. Pods state will be pending.
I tried to update the line
[https://github.com/apache/yunikorn-k8shim/blob/fa8cab03f7554a1552c913552a3e739132ebd29a/test/e2e/user_group_limit/user_group_limit_test.go#L420]
to following and UserGroupLimit e2e test can pass:
{noformat}
err = kClient.WaitForPodPending(sleepPod.Namespace, sleepPod.Name,
60*time.Second){noformat}
Thanks [~Yu-Lin Chen] for pointing out the issue.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]