From: Ilya Dryomov Date: Mon, 28 Jul 2025 07:01:34 +0000 (+0200) Subject: qa/suites/krbd: request msgr1 explicitly in unmap subsuite X-Git-Tag: testing/wip-vshankar-testing-20250730.064735-debug~12^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=9edb21215f4d5eee04c0af0e2c715cba026be78f;p=ceph-ci.git qa/suites/krbd: request msgr1 explicitly in unmap subsuite 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 --- diff --git a/qa/suites/krbd/unmap/ceph/ceph.yaml b/qa/suites/krbd/unmap/ceph/ceph.yaml index c336640286d..54c4af27e5f 100644 --- a/qa/suites/krbd/unmap/ceph/ceph.yaml +++ b/qa/suites/krbd/unmap/ceph/ceph.yaml @@ -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: