mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-12 09:36:36 +00:00
Automatic merge from submit-queue Node E2E: Change the disk eviction test to pull images again after the test. Fixes https://github.com/kubernetes/kubernetes/issues/32022#issuecomment-248677706. This PR changes the disk eviction test to pull test images again in `AfterEach`, because images may be evicted during the test. @yujuhong /cc @kubernetes/sig-node