]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/developer_guide: split a note point into two 45923/head
authorRishabh Dave <ridave@redhat.com>
Sun, 17 Apr 2022 17:23:09 +0000 (22:53 +0530)
committerRishabh Dave <ridave@redhat.com>
Sun, 17 Apr 2022 17:23:09 +0000 (22:53 +0530)
Since both the sentences in the note point aren't strictly related to
each other, it's better to split that note point into two.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
doc/dev/developer_guide/running-tests-locally.rst

index 010cccdf29ad33e3bf5223741cb9bcf8ac886a7c..6dbc9c320de6ee0856364b1cdc8f179d873e653f 100644 (file)
@@ -103,9 +103,10 @@ vstart_runner.py can take the following options -
           to ``/etc/fuse.conf``.
 
 .. note:: If using the kernel client, the user must have the ability to run
-          commands with passwordless sudo access. A failure on the kernel
-          client may crash the host, so it's recommended to use this
-          functionality within a virtual machine.
+          commands with passwordless sudo access.
+
+.. note:: A failure on the kernel client may crash the host, so it's
+          recommended to use this functionality within a virtual machine.
 
 Internal working of vstart_runner.py -
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^