From: Greg Farnum Date: Tue, 19 Jan 2016 01:56:10 +0000 (-0800) Subject: suites/fs: fix ceph.restart syntax X-Git-Tag: v10.2.6~165^2^2~218^2^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d26f2ed164edf821db74fa5d9a8900a974078595;p=ceph.git suites/fs: fix ceph.restart syntax Signed-off-by: Greg Farnum --- diff --git a/suites/fs/basic/tasks/cephfs_journal_tool.yaml b/suites/fs/basic/tasks/cephfs_journal_tool.yaml index 1f143cae9da8..622fe8f41cb6 100644 --- a/suites/fs/basic/tasks/cephfs_journal_tool.yaml +++ b/suites/fs/basic/tasks/cephfs_journal_tool.yaml @@ -11,7 +11,8 @@ tasks: - workunit: clients: client.0: [suites/cephfs_journal_tool_smoke.sh] -- ceph.restart: [mds.*] +- ceph.restart: + daemons: [mds.*] wait-for-healthy: true - ceph-fuse: client.0: