]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa: Fix validation of client_version
authorKotresh HR <khiremat@redhat.com>
Thu, 26 Jun 2025 07:44:00 +0000 (07:44 +0000)
committerKotresh HR <khiremat@redhat.com>
Mon, 8 Sep 2025 09:32:36 +0000 (15:02 +0530)
commit9f26174122bd774c5efc5c51641f1ccb5d06e7c7
treef2c3e3515c00d0d6535e427c7e3756713041138d
parent17a53e016c80c8963b1777dbfb4d4f8846dd3ee9
qa: Fix validation of client_version

The multifs auth caps bug has a fix both in client and mds.
If it's old client and not patched, we expect that the fs
with 'rw' would end up having 'r' caps with the multifs
auth caps used as in the test
'test_multifs_single_client_cross_access_r_caps_end'.
This patch adds the conditional to validate the same.

This commit makes use of the PR #64005

Fixes: https://tracker.ceph.com/issues/72167
Signed-off-by: Kotresh HR <khiremat@redhat.com>
(cherry picked from commit f10e34d0350d216f02d4e73ec695340daae11dd4)

Conflicts:
  qa/tasks/cephfs/test_admin.py - The commit
     9d0ab233d822668e88c873bc1314e984feaf1296 is not backported
qa/tasks/cephfs/test_admin.py