]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/tasks/cephfs/test_exports.py
update sources to v12.1.1
[ceph.git] / ceph / qa / tasks / cephfs / test_exports.py
index 80f876ebca301d749969106ec8692784012a46b3..774dd8ffe1ef274e6dc5a488609c53d75a1c23b4 100644 (file)
@@ -23,8 +23,8 @@ class TestExports(CephFSTestCase):
         raise RuntimeError("rank {0} failed to reach desired subtree state", rank)
 
     def test_export_pin(self):
-        self.fs.set_allow_multimds(True)
         self.fs.set_max_mds(2)
+        self.fs.wait_for_daemons()
 
         status = self.fs.status()