Run e2e with ceph-csi deployed via ceph-csi-operator #4856
Open
Description
Describe the feature you'd like to have
In Ceph-CSI we run the e2e tests against a deployment inside minikube. There are currently two ways that Ceph-CSI is deployed, plain yaml files and Helm. When the ceph-csi-operator is available, it should be used to deploy Ceph-CSI in addition, and later on it should become the only way to deploy Ceph-CSI.
How will we know we have a good solution? (acceptance criteria)
Existing e2e test suites should work with ceph-csi-operator deployment
Additional context
ceph-csi-operator: https://github.com/ceph/ceph-csi-operator
Activity