]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: fixing target release for MDS upgrade to be umbrella 68285/head
authorRedouane Kachach <rkachach@ibm.com>
Thu, 9 Apr 2026 13:58:20 +0000 (15:58 +0200)
committerRedouane Kachach <rkachach@ibm.com>
Thu, 9 Apr 2026 13:58:20 +0000 (15:58 +0200)
Fixes: https://tracker.ceph.com/issues/75944
Signed-off-by: Redouane Kachach <rkachach@ibm.com>
qa/suites/fs/upgrade/mds_upgrade_sequence/tasks/6-verify.yaml

index 4dc1cc3c525d8a456e0174c62ba359ee5d703f6b..46d6a6fdec4af90ad00b146ad501ad4ff89581f6 100644 (file)
@@ -2,5 +2,5 @@ tasks:
 - cephadm.shell:
     host.a:
       - ceph fs dump
-      - ceph osd require-osd-release tentacle # after the upgrade, this should be bumped up
+      - ceph osd require-osd-release umbrella # after the upgrade, this should be bumped up
 - fs.post_upgrade_checks: