]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: custom image for kcli bootstrap script 50456/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 12:30:52 +0000 (18:00 +0530)
commitbe8f1e7f4a81dbf04692446edcc429d93d59e09d
tree6e433820d0d8e01aec060ca904be9d22a1458e5e
parent01ad87ef30f99cae14baa152cc0b7bdf6ec0a114
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>
src/pybind/mgr/dashboard/ci/cephadm/bootstrap-cluster.sh