Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Fixing CSI e2e test Current e2e test had some inconsistencies which were preventing it from running successfully on the local cluster. ```release-note Making sure CSI E2E test runs on a local cluster ``` Closes #60016