Currently, there are no in-tree Azure File e2e tests that we could run in our CI to test CSI migration.
Upstream WIP PR here: https://github.com/kubernetes/kubernetes/pull/106678
Upstream PR merged. Once v1.24 rebase lands, we'll be able to add a downstream e2e job that enables CSI migration and runs those tests.
Closing this in favor of bug 2095623. Azure File tests are currently available in openshift/origin, however, they were disabled during the kube 1.24 rebase because they were all failing due to an additional step required in our CI. This has been fixed and the Azure File tests can be finally be enabled in CI, which should be done under bug 2095623. *** This bug has been marked as a duplicate of bug 2095623 ***