From: Jos Collin Date: Mon, 22 Feb 2021 15:08:18 +0000 (+0530) Subject: doc: fix broken links multimds and kcephfs X-Git-Tag: v17.1.0~2890^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=efb23dd034460b66fc96cc5f891a23d1623841cb;p=ceph.git doc: fix broken links multimds and kcephfs Fixes: https://tracker.ceph.com/issues/49372 Signed-off-by: Jos Collin --- diff --git a/doc/dev/developer_guide/testing_integration_tests/tests-integration-testing-teuthology-intro.rst b/doc/dev/developer_guide/testing_integration_tests/tests-integration-testing-teuthology-intro.rst index 0b1b631d6d5c..9c926f071c6b 100644 --- a/doc/dev/developer_guide/testing_integration_tests/tests-integration-testing-teuthology-intro.rst +++ b/doc/dev/developer_guide/testing_integration_tests/tests-integration-testing-teuthology-intro.rst @@ -109,17 +109,11 @@ integration tests for all the Ceph components. that the integration testing infrastructure works as expected) * - `fs `_ - - test CephFS mounted using FUSE - - * - `kcephfs `_ - - test CephFS mounted using kernel + - test CephFS mounted using kernel and FUSE clients, also with multiple MDSs. * - `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