You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@yunikorn.apache.org by "Craig Condit (Jira)" <ji...@apache.org> on 2022/04/06 21:52:00 UTC

[jira] [Created] (YUNIKORN-1172) Make e2e tests cleanup pods faster

Craig Condit created YUNIKORN-1172:
--------------------------------------

             Summary: Make e2e tests cleanup pods faster
                 Key: YUNIKORN-1172
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-1172
             Project: Apache YuniKorn
          Issue Type: Improvement
            Reporter: Craig Condit
            Assignee: Craig Condit


Current e2e tests use graceful termination for cleaning up created pods. Since we use sleep pods exclusively, these do not terminate immediately and in some cases may even cause a timeout on cleanup.

 

We can use GracePeriodSeconds: 0 for these deletions.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@yunikorn.apache.org
For additional commands, e-mail: issues-help@yunikorn.apache.org