]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/tasks/thrashosds.py
update sources to v12.1.2
[ceph.git] / ceph / qa / tasks / thrashosds.py
index 8e09dd6a20b852899a547aa306799bc53f622392..dbca056a08609c6060377ac61d78d08929858e04 100644 (file)
@@ -199,6 +199,6 @@ def task(ctx, config):
     finally:
         log.info('joining thrashosds')
         thrash_proc.do_join()
-        cluster_manager.wait_for_all_up()
+        cluster_manager.wait_for_all_osds_up()
         cluster_manager.flush_all_pg_stats()
         cluster_manager.wait_for_recovery(config.get('timeout', 360))