
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