Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
Description
In certain tests, we submit a sleep job and at the end of the execution, we delete the pods in a loop to clean up.
However, if a pod is deleted, a new one is created immediately. We should delete the job first, then proceed to the jobs to clean up quickly (similar to how we clean up in admission controller tests).
Attachments
Issue Links
- links to