]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: custom image for kcli bootstrap script 50460/head
authorNizamudeen A <nia@redhat.com>
Thu, 9 Mar 2023 11:51:44 +0000 (17:21 +0530)
committerNizamudeen A <nia@redhat.com>
Thu, 9 Mar 2023 14:14:06 +0000 (19:44 +0530)
commite99e724e4ff1413e43dc36d34d18ad6d8403547b
tree4f171c2f74db7acecfcd4364449bd3978b1efd15
parentd4b84e50c2a7dded993784d610efeae7a277b9a5
mgr/dashboard: custom image for kcli bootstrap script

the stable branches like quincy pulls from the quay.io/ceph/ceph:v17 to
bootstrap the ceph cluster in test environments. This will cause issues
because the branches are changing constantly but the image is not. So
using the quay.ceph.io repo to bring the cluster in test environment.

Signed-off-by: Nizamudeen A <nia@redhat.com>
(cherry picked from commit be8f1e7f4a81dbf04692446edcc429d93d59e09d)
src/pybind/mgr/dashboard/ci/cephadm/bootstrap-cluster.sh