]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/cephfs: minor adjustment in test_admin.TestFsAuthorize
authorRishabh Dave <ridave@redhat.com>
Tue, 13 Feb 2024 16:33:19 +0000 (22:03 +0530)
committerRishabh Dave <ridave@redhat.com>
Mon, 9 Sep 2024 13:50:11 +0000 (19:20 +0530)
commit5147d3e85b13ae094cbbb080a083380f4a28549b
tree2472bf786fd1707eb1b9290848f95943b8e18b96
parent560f3cdf26d021651612d4169a63f0db64dfa098
qa/cephfs: minor adjustment in test_admin.TestFsAuthorize

Move related methods ("_remount_and_run_tests()" and "_remount()")
closer to each other and move "tearDown()" to the bottom.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit f33cc3303454a5688a2a568caa4067ba4a8dc847)
qa/tasks/cephfs/test_admin.py