mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-03 04:16:42 +00:00
Restarting the CI job can now be done with the following comments in a PR: - /test all - /retest all - /test ci/centos/mini-e2e - /retest ci/centos/mini-e2e - /test ci/centos/mini-e2e/k8s-1.18 - /retest ci/centos/mini-e2e/k8s-1.18 This is added as preparation for enabling running the mini-e2e job with different Kubernetes versions. Signed-off-by: Niels de Vos <ndevos@redhat.com>