[e2e-node] Cleanup pods after the test runs
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
This commit is contained in:
@@ -128,5 +128,6 @@ var _ = SIGDescribe("PodPidsLimit", framework.WithSerial(), func() {
|
||||
initialConfig.PodPidsLimit = int64(1024)
|
||||
})
|
||||
runPodPidsLimitTests(f)
|
||||
addAfterEachForCleaningUpPods(f)
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user