]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: added testcases
authordparmar18 <dparmar@redhat.com>
Thu, 15 Sep 2022 14:07:08 +0000 (19:37 +0530)
committerDhairya Parmar <dparmar@redhat.com>
Fri, 31 Mar 2023 10:10:31 +0000 (15:40 +0530)
commite01acbd8e2dc19a73191cd021a97ab539dfeb355
treec0930f13821d84fca088fab039c6c0e3c88509dc
parentc43ab3036356d034b63bdb3dc727d97659d77079
qa: added testcases

- test_stray_evaluation_with_scrub
this assures that evaluating strays with scrub works fine and no
crash is detected.

- test_flag_scrub_mdsdir
test the new flag to scrub ~mdsdir at CephFS root

Fixes: https://tracker.ceph.com/issues/51824
Signed-off-by: Dhairya Parmar <dparmar@redhat.com>
(cherry picked from commit 632c8b04cc91097cda3b35f639e623c2b07abb68)
qa/tasks/cephfs/mount.py
qa/tasks/cephfs/test_scrub_checks.py