]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/krbd: request msgr1 explicitly in unmap subsuite 64720/head
authorIlya Dryomov <idryomov@gmail.com>
Mon, 28 Jul 2025 07:01:34 +0000 (09:01 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 28 Jul 2025 15:29:38 +0000 (17:29 +0200)
Since commit 5011cc926cd4 ("qa/suites/krbd: run unmap subsuite with
msgr1 only"), unmap.t is run only against msgr1.  pre-single-major.yaml
kernel has actually been gone for some time now, but there is still
value in maintaining a msgr1-only test.  With the default switched to
msgr2 in commit a577f6fa405c ("krbd: "rbd device map" command should
use msgr2 by default"), msgr1 needs to be requested explicitly.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 9edb21215f4d5eee04c0af0e2c715cba026be78f)

qa/suites/krbd/unmap/ceph/ceph.yaml

index c336640286d0cce47e3ec03ef158f7c27b16ab7c..54c4af27e5f2749035d7a9b8bba0e88a2ba1e8f6 100644 (file)
@@ -8,6 +8,8 @@ overrides:
         cephx require version: 1
         cephx service require version: 1
         ms bind msgr2: false
+      client:
+        rbd default map options: ms_mode=legacy
 tasks:
 - install:
 - ceph: