From: Laura Flores Date: Wed, 19 Jun 2024 23:01:31 +0000 (-0500) Subject: qa/suites/upgrade/telemetry-upgrade/quincy-x: update image reference X-Git-Tag: testing/wip-jcollin-testing-20240711.095637-squid~38^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=7f75a4dcf1ee7b66eabea128c9cc257182babe29;p=ceph-ci.git qa/suites/upgrade/telemetry-upgrade/quincy-x: update image reference `quay.io/ceph/daemon-base:latest-quincy` points to the latest quincy tag (v17.2.7), not the tip of quincy, which is actually what we want to test. Pulling the daemon-base:latest-quincy image shows it is running v17.2.7: ``` lflores:ceph$ podman run --rm -it daemon-base:latest-quincy [root@e4eb265e7fa0 /]# ceph -v ceph version 17.2.7 (b12291d110049b2f35e32e0de30d70e9a4c060d2) quincy (stable) ``` It is important that we test the tip of quincy in case there is a fix there that we want to pick up. I referenced this commit to make the change: https://github.com/ceph/ceph/commit/d0381ed7e68a6de7c9ff1e4220698ed8eab28ac6 Signed-off-by: Laura Flores (cherry picked from commit 914149df5f3d7189ea6bf96bbfaf7d948ca4ed01) --- diff --git a/qa/suites/upgrade/telemetry-upgrade/quincy-x/1-tasks.yaml b/qa/suites/upgrade/telemetry-upgrade/quincy-x/1-tasks.yaml index b2bb9471656..bfccab47f58 100644 --- a/qa/suites/upgrade/telemetry-upgrade/quincy-x/1-tasks.yaml +++ b/qa/suites/upgrade/telemetry-upgrade/quincy-x/1-tasks.yaml @@ -25,7 +25,7 @@ tasks: - print: "**** done install task..." - print: "**** done start installing quincy cephadm ..." - cephadm: - image: quay.io/ceph/daemon-base:latest-quincy + image: quay.ceph.io/ceph-ci/ceph:quincy cephadm_branch: quincy cephadm_git_url: https://github.com/ceph/ceph conf: