Bug 2029841

Summary: CSI migration for Azure File: missing e2e tests
Product: OpenShift Container Platform Reporter: Fabio Bertinatto <fbertina>
Component: StorageAssignee: Fabio Bertinatto <fbertina>
Storage sub component: Kubernetes External Components QA Contact: Wei Duan <wduan>
Status: CLOSED DUPLICATE Docs Contact:
Severity: medium    
Priority: medium CC: jsafrane
Version: 4.10Keywords: Rebase
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-08-09 16:26:33 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Fabio Bertinatto 2021-12-07 12:45:45 UTC
Currently, there are no in-tree Azure File e2e tests that we could run in our CI to test CSI migration.

Comment 1 Fabio Bertinatto 2021-12-07 12:46:22 UTC
Upstream WIP PR here: https://github.com/kubernetes/kubernetes/pull/106678

Comment 2 Fabio Bertinatto 2022-03-28 17:19:54 UTC
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.

Comment 4 Fabio Bertinatto 2022-08-09 16:26:33 UTC
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 ***