]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: fix broken links multimds and kcephfs 39618/head
authorJos Collin <jcollin@redhat.com>
Mon, 22 Feb 2021 15:08:18 +0000 (20:38 +0530)
committerJos Collin <jcollin@redhat.com>
Mon, 22 Feb 2021 15:08:22 +0000 (20:38 +0530)
Fixes: https://tracker.ceph.com/issues/49372
Signed-off-by: Jos Collin <jcollin@redhat.com>
doc/dev/developer_guide/testing_integration_tests/tests-integration-testing-teuthology-intro.rst

index 0b1b631d6d5c58b86528fcf61706c1b43f9eefc8..9c926f071c6b1e879b368c02278d82b734e3e6eb 100644 (file)
@@ -109,17 +109,11 @@ integration tests for all the Ceph components.
       that the integration testing infrastructure works as expected)
 
   * - `fs <https://github.com/ceph/ceph/tree/master/qa/suites/fs>`_
-    - test CephFS mounted using FUSE
-
-  * - `kcephfs <https://github.com/ceph/ceph/tree/master/qa/suites/kcephfs>`_
-    - test CephFS mounted using kernel
+    - test CephFS mounted using kernel and FUSE clients, also with multiple MDSs.
 
   * - `krbd <https://github.com/ceph/ceph/tree/master/qa/suites/krbd>`_
     - test the RBD kernel module
 
-  * - `multimds <https://github.com/ceph/ceph/tree/master/qa/suites/multimds>`_
-    - test CephFS with multiple MDSs
-
   * - `powercycle <https://github.com/ceph/ceph/tree/master/qa/suites/powercycle>`_
     - verify the Ceph cluster behaves when machines are powered off and on
       again