ceph-csi icon indicating copy to clipboard operation
ceph-csi copied to clipboard

run E2E in multinode kubernetes cluster

Open Madhu-1 opened this issue 5 years ago • 5 comments

This really helps us in testing RWO, RWX behavior and topology-based provisioning and other features that cannot be tested in single node cluster.

Madhu-1 avatar Mar 13 '20 04:03 Madhu-1

as a prereq, we need to identify the infra where we can run this

CC @nixpanic

Madhu-1 avatar Mar 13 '20 04:03 Madhu-1

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

nixpanic avatar Apr 03 '20 11:04 nixpanic

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.

stale[bot] avatar Oct 04 '20 05:10 stale[bot]

This issue has been automatically closed due to inactivity. Please re-open if this still requires investigation.

stale[bot] avatar Oct 12 '20 09:10 stale[bot]

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.

Madhu-1 avatar Dec 21 '20 07:12 Madhu-1