]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/cephfs/test_admin: run root_squash tests only for FUSE client
authorRamana Raja <rraja@redhat.com>
Thu, 24 Nov 2022 20:48:27 +0000 (15:48 -0500)
committerXiubo Li <xiubli@redhat.com>
Wed, 27 Mar 2024 04:19:57 +0000 (12:19 +0800)
commit051743f94b3dba2adadba5388032ae9edea4909f
tree7851490fe015477aa6e18c7e6da75cd10e72d661
parent4ec5d62a16451bd9d06f5b2945f58805639e02ef
qa/tasks/cephfs/test_admin: run root_squash tests only for FUSE client

kclient doesn't have CEPHFS_FEATURE_MDS_AUTH_CAPS required to
enforce root_squash. Run root_squash tests only for FUSE client.

Signed-off-by: Ramana Raja <rraja@redhat.com>
(cherry picked from commit a04044670c615b67d633185d50eda12d53e5766b)
qa/tasks/cephfs/test_admin.py