mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-14 10:53:34 +00:00
ci: deploy erasure coded pool
deploy erasure coded pool while deploying rook ceph cluster in the CI. Signed-off-by: Yug Gupta <yuggupta27@gmail.com>
This commit is contained in:
@ -110,6 +110,7 @@ function deploy_rook()
|
||||
{
|
||||
${GOPATH}/src/github.com/ceph/ceph-csi/scripts/minikube.sh deploy-rook
|
||||
${GOPATH}/src/github.com/ceph/ceph-csi/scripts/minikube.sh create-block-pool
|
||||
${GOPATH}/src/github.com/ceph/ceph-csi/scripts/minikube.sh create-block-ec-pool
|
||||
${GOPATH}/src/github.com/ceph/ceph-csi/scripts/minikube.sh k8s-sidecar
|
||||
|
||||
# TODO: only needed for k8s 1.17.0 and newer
|
||||
|
Reference in New Issue
Block a user