From: Rishabh Dave Date: Sun, 17 Apr 2022 17:23:09 +0000 (+0530) Subject: doc/developer_guide: split a note point into two X-Git-Tag: v18.0.0~1049^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=f5974d39937a853944214f7f7889efa206dfb77c;p=ceph.git doc/developer_guide: split a note point into two 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 --- diff --git a/doc/dev/developer_guide/running-tests-locally.rst b/doc/dev/developer_guide/running-tests-locally.rst index 010cccdf29ad3..6dbc9c320de6e 100644 --- a/doc/dev/developer_guide/running-tests-locally.rst +++ b/doc/dev/developer_guide/running-tests-locally.rst @@ -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 - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^