]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/cephfs: fix test_multifs_single_path_rootsquash 56846/head
authorRishabh Dave <ridave@redhat.com>
Thu, 11 Apr 2024 18:12:18 +0000 (23:42 +0530)
committerRishabh Dave <ridave@redhat.com>
Fri, 3 May 2024 08:03:30 +0000 (13:33 +0530)
commitd9752a69735e64e826f5ac688def375cfac1077b
tree990f066556ba8979b3e4aa512bafaaaf7cecb9cd
parent422d98c01043e6f0b99730ffd5b50eabe230aec9
qa/cephfs: fix test_multifs_single_path_rootsquash

test_multifs_single_path_rootsquash was never run with vstart_runner.py
or with teuthology and is therefore full of bugs. Fix it to make sure it
runs fine.

Introduced-by: 1fda8ed2d4a9
Fixes: https://tracker.ceph.com/issues/65246
Signed-off-by: Rishabh Dave <ridave@redhat.com>
qa/tasks/cephfs/test_admin.py