]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/tasks/repair_test.py
update sources to v12.1.2
[ceph.git] / ceph / qa / tasks / repair_test.py
index 26851e25e3de80d4b578ab7be0c80fe5d3162326..5a63bd636aa7e4a26fbd22d4fdf9900c8cb4ec7c 100644 (file)
@@ -275,7 +275,7 @@ def task(ctx, config):
           - 'scrub [0-9]+ errors'
           - 'size 1 != size'
           - 'attr name mismatch'
-          - 'Regular scrub request, losing deep-scrub details'
+          - 'Regular scrub request, deep-scrub details will be lost'
         conf:
           osd:
             filestore debug inject read err: true
@@ -288,7 +288,7 @@ def task(ctx, config):
         'repair_test task only accepts a dict for config'
 
     manager = ctx.managers['ceph']
-    manager.wait_for_all_up()
+    manager.wait_for_all_osds_up()
 
     manager.raw_cluster_cmd('osd', 'set', 'noscrub')
     manager.raw_cluster_cmd('osd', 'set', 'nodeep-scrub')