]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: test for root_squash with multiple caps
authorPatrick Donnelly <pdonnell@redhat.com>
Thu, 2 May 2024 01:08:57 +0000 (21:08 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Tue, 7 May 2024 12:19:27 +0000 (08:19 -0400)
commitbccc8ceb471c441ec04d7eb2c353630f8c5ce843
tree3f8d1ccf5dd83dd1be7ac85ea9a75938f4f97d43
parentafcbfc040b56779e58563f715f26a0fe25e9f916
qa: test for root_squash with multiple caps

Where the client has root_squash for one cap but not for another. The fs
without root_squash should not necessarily reject the client.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
qa/tasks/cephfs/test_admin.py