mirror of
https://github.com/ceph/ceph
synced 2026-08-02 07:03:18 +00:00
Merge PR #68510 into tentacle
* refs/pull/68510/head: qa/tasks/quiescer: remove racy assertion Reviewed-by: Yuri Weinstein <yweins@redhat.com>
This commit is contained in:
commit
5bb84b2346
@ -406,7 +406,6 @@ def task(ctx, config):
|
||||
# the manager should be there
|
||||
manager = ctx.managers[cluster_name]
|
||||
manager.wait_for_clean()
|
||||
assert manager.is_clean()
|
||||
|
||||
mds_cluster = MDSCluster(ctx)
|
||||
for fs in mds_cluster.status().get_filesystems():
|
||||
|
||||
Loading…
Reference in New Issue
Block a user