]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/tasks/cephfs/test_scrub_checks.py
import 15.2.4
[ceph.git] / ceph / qa / tasks / cephfs / test_scrub_checks.py
index 012b6c009fda2884a278074bdac9dc8e3432359f..b6ca0b89802abe903b822593065e3f19522c6d98 100644 (file)
@@ -298,8 +298,7 @@ class TestScrubChecks(CephFSTestCase):
         self.fs.mds_fail_restart()
         self.fs.wait_for_daemons()
 
-        self.mount_a.mount()
-        self.mount_a.wait_until_mounted()
+        self.mount_a.mount_wait()
 
         # fragstat indicates the directory is not empty, rmdir should fail
         with self.assertRaises(CommandFailedError) as ar: