From 67c0033716c5739268db36d948768457bd9f5917 Mon Sep 17 00:00:00 2001 From: "Yan, Zheng" Date: Mon, 18 Jan 2016 16:22:30 +0800 Subject: [PATCH] suites/fs: cephfs_journal_tool: wait for health after restart Fixes: #14395 Signed-off-by: Yan, Zheng --- suites/fs/basic/tasks/cephfs_journal_tool.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/suites/fs/basic/tasks/cephfs_journal_tool.yaml b/suites/fs/basic/tasks/cephfs_journal_tool.yaml index f24890857a8..1f143cae9da 100644 --- a/suites/fs/basic/tasks/cephfs_journal_tool.yaml +++ b/suites/fs/basic/tasks/cephfs_journal_tool.yaml @@ -12,6 +12,7 @@ tasks: clients: client.0: [suites/cephfs_journal_tool_smoke.sh] - ceph.restart: [mds.*] + wait-for-healthy: true - ceph-fuse: client.0: mounted: true