]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: fix nvmeof upgrade from v20.2.0 68266/head
authorVallari Agrawal <vallari.agrawal@ibm.com>
Wed, 8 Apr 2026 15:51:45 +0000 (21:21 +0530)
committerVallari Agrawal <vallari.agrawal@ibm.com>
Wed, 8 Apr 2026 15:54:00 +0000 (21:24 +0530)
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 <vallari.agrawal@ibm.com>
qa/suites/nvmeof/upgrade/1-start-distro/1-start-centos_9.stream-v20.2.0.yaml

index 121a80ac03c5c5281dd58bd8e8b93dafefcd9edb..9c41e4aa1d0a125305aaff5bde43e4c9c72c01fc 100644 (file)
@@ -14,6 +14,7 @@ tasks:
 
 - cephadm:
     image: quay.io/ceph/ceph:v20.2.0
+    compiled_cephadm_branch: tentacle 
 
 - nvmeof:
     installer: host.a