From bcf32a125348007a33c5034c74dd6fe08f0d82bb Mon Sep 17 00:00:00 2001 From: Rishabh Dave Date: Tue, 10 Dec 2019 14:31:21 +0530 Subject: [PATCH] doc: mention multimds suite in dev guide Fixes: https://tracker.ceph.com/issues/43222 Signed-off-by: Rishabh Dave --- doc/dev/developer_guide/index.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/dev/developer_guide/index.rst b/doc/dev/developer_guide/index.rst index 5b050805fb6c..a7ec8708f35b 100644 --- a/doc/dev/developer_guide/index.rst +++ b/doc/dev/developer_guide/index.rst @@ -945,6 +945,9 @@ all the integration tests, for all the Ceph components. `krbd `_ test the RBD kernel module +`multimds `_ + test CephFS with multiple MDSs + `powercycle `_ verify the Ceph cluster behaves when machines are powered off and on again -- 2.47.3