From: Rishabh Dave Date: Wed, 8 Apr 2026 17:49:19 +0000 (+0530) Subject: test_cephfs.py: remove rendundant call to purge_dir() X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=99b81c19e0989786e26f66b0b43a68fc94b1ab62;p=ceph.git test_cephfs.py: remove rendundant call to purge_dir() Signed-off-by: Rishabh Dave --- diff --git a/src/test/pybind/test_cephfs.py b/src/test/pybind/test_cephfs.py index 0d3a906087ba..d9fc9aed71ff 100644 --- a/src/test/pybind/test_cephfs.py +++ b/src/test/pybind/test_cephfs.py @@ -866,9 +866,6 @@ def test_snapdiff(testdir): assert_equal(cnt, 2) diff.close() - # remove directory - purge_dir(b"/snapdiff_test"); - def test_single_target_command(): command = {'prefix': u'session ls', 'format': 'json'} mds_spec = "a"