run E2E in multinode kubernetes cluster
This really helps us in testing RWO, RWX behavior and topology-based provisioning and other features that cannot be tested in single node cluster.
as a prereq, we need to identify the infra where we can run this
CC @nixpanic
I have started this work and a test job at https://jenkins-ceph-csi.apps.ci.centos.org/job/multi-node-e2e This is based on the ci/multi-node-e2e branch in https://github.com/nixpanic/ceph-csi
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in a week if no further activity occurs. Thank you for your contributions.
This issue has been automatically closed due to inactivity. Please re-open if this still requires investigation.
multinode in minikube is no more experimental https://github.com/kubernetes/minikube/releases. we can use minikube to start the multinode kubernetes cluster by default.