]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: clarify difference between fs and kcephfs suite
authorRishabh Dave <ridave@redhat.com>
Tue, 10 Dec 2019 07:11:05 +0000 (12:41 +0530)
committerRishabh Dave <ridave@redhat.com>
Wed, 11 Dec 2019 04:44:47 +0000 (10:14 +0530)
Fixes: https://tracker.ceph.com/issues/43220
Signed-off-by: Rishabh Dave <ridave@redhat.com>
doc/dev/developer_guide/index.rst

index 10beb96067b80d096bb301df06ce4d0a3140c72f..5b050805fb6c1fa4e882913031ade7b7e97d2777 100644 (file)
@@ -937,10 +937,10 @@ all the integration tests, for all the Ceph components.
   verify the `integration testing`_ infrastructure works as expected)
 
 `fs <https://github.com/ceph/ceph/tree/master/qa/suites/fs>`_
-  test CephFS
+  test CephFS mounted using FUSE
 
 `kcephfs <https://github.com/ceph/ceph/tree/master/qa/suites/kcephfs>`_
-  test the CephFS kernel module
+  test CephFS mounted using kernel
 
 `krbd <https://github.com/ceph/ceph/tree/master/qa/suites/krbd>`_
   test the RBD kernel module