mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-01 11:26:41 +00:00
The Kubernetes e2e external storage tests from v1.21 do not work yet with Ceph-CSI. In order to address the issues, the job is now provided and can be run with: /test ci/centos/k8s-e2e-external-storage/1.21 The job for v1.20 is enabled by default, and identified by the ci/centos/k8s-e2e-external-storage/1.20 context in PRs. Updates: #2017 Signed-off-by: Niels de Vos <ndevos@redhat.com>