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

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

     [ https://issues.apache.org/jira/browse/YUNIKORN-1172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Craig Condit resolved YUNIKORN-1172.
------------------------------------
    Fix Version/s: 1.0.0
       Resolution: Fixed

Merged to master. Thanks [~wilfreds] for the review.

> Make e2e tests cleanup pods faster
> ----------------------------------
>
>                 Key: YUNIKORN-1172
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-1172
>             Project: Apache YuniKorn
>          Issue Type: Improvement
>          Components: shim - kubernetes
>            Reporter: Craig Condit
>            Assignee: Craig Condit
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>
> 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: dev-unsubscribe@yunikorn.apache.org
For additional commands, e-mail: dev-help@yunikorn.apache.org