]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: custom image for kcli bootstrap script 50459/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:11:20 +0000 (19:41 +0530)
commit826ce66c5a868e7940a0f24aa385c9f9b38acafc
treee2eb877acafedffbd65630976991a3810dfb1efc
parent408a5267cd14a8e4f62b9f8c38eea89b1160ba26
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)

 Conflicts:
src/pybind/mgr/dashboard/ci/cephadm/bootstrap-cluster.sh
  - Reject the incoming changes and change the image tag to quincy
src/pybind/mgr/dashboard/ci/cephadm/bootstrap-cluster.sh