]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/tasks/cephfs/test_auto_repair.py
update sources to v12.1.1
[ceph.git] / ceph / qa / tasks / cephfs / test_auto_repair.py
index 033d8dde902c62df507dd4099c879ec76a5139a0..c0aa2e4c70fae8e085b28a900cd635e8beb86249 100644 (file)
@@ -81,7 +81,7 @@ class TestMDSAutoRepair(CephFSTestCase):
         self.assertTrue(writer.finished)
 
         # The MDS should report its readonly health state to the mon
-        self.wait_for_health("MDS in read-only mode", timeout=30)
+        self.wait_for_health("MDS_READ_ONLY", timeout=30)
 
         # restart mds to make it writable
         self.fs.mds_fail_restart()