]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
test_cephfs.py: remove rendundant call to purge_dir()
authorRishabh Dave <ridave@redhat.com>
Wed, 8 Apr 2026 17:49:19 +0000 (23:19 +0530)
committerRishabh Dave <ridave@redhat.com>
Thu, 16 Apr 2026 12:41:08 +0000 (18:11 +0530)
Signed-off-by: Rishabh Dave <ridave@redhat.com>
src/test/pybind/test_cephfs.py

index 0d3a906087ba1f33b633d2fac19fc4ad80f39efc..d9fc9aed71ff08e366601e10e4b6e52ab85f7d13 100644 (file)
@@ -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"