]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/cephfs: refactor and upgrade test_single_path_rootsquash
authorRishabh Dave <ridave@redhat.com>
Thu, 9 Jun 2022 15:09:40 +0000 (20:39 +0530)
committerRishabh Dave <ridave@redhat.com>
Thu, 21 Jul 2022 12:23:16 +0000 (17:53 +0530)
commit34e94e9ae53776b9cfb77558a6228edff6bfd41e
tree0669760751244381cb37d66239cab7bcd24ef9f0
parentdd9579a3a0fdd61fd55db8047dfa8e6f05d935e7
qa/cephfs: refactor and upgrade test_single_path_rootsquash

test_single_path_rootsquash instead of using helper methods duplicates
the code from those methods. This commit fixes that and also upgrade
this method since caps_helper was upgraded in previous commits.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
qa/tasks/cephfs/caps_helper.py
qa/tasks/cephfs/test_admin.py