From: Vallari Agrawal Date: Wed, 8 Apr 2026 15:51:45 +0000 (+0530) Subject: qa: fix nvmeof upgrade from v20.2.0 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F68266%2Fhead;p=ceph.git qa: fix nvmeof upgrade from v20.2.0 Bootstrap fails on v20.2.0 upgrade because of cephadm binary and ceph image version mismatch. This fixes following problem in bootstrap by using tentacle cephadm binary: ``` Error: Container release tentacle != cephadm release umbrella; please use matching version of cephadm (pass --allow-mismatched-release to continue anyway) ``` Fixes: https://tracker.ceph.com/issues/75912 Signed-off-by: Vallari Agrawal --- diff --git a/qa/suites/nvmeof/upgrade/1-start-distro/1-start-centos_9.stream-v20.2.0.yaml b/qa/suites/nvmeof/upgrade/1-start-distro/1-start-centos_9.stream-v20.2.0.yaml index 121a80ac03c5..9c41e4aa1d0a 100644 --- a/qa/suites/nvmeof/upgrade/1-start-distro/1-start-centos_9.stream-v20.2.0.yaml +++ b/qa/suites/nvmeof/upgrade/1-start-distro/1-start-centos_9.stream-v20.2.0.yaml @@ -14,6 +14,7 @@ tasks: - cephadm: image: quay.io/ceph/ceph:v20.2.0 + compiled_cephadm_branch: tentacle - nvmeof: installer: host.a