From: Zac Dover Date: Tue, 16 Feb 2021 08:37:13 +0000 (+1000) Subject: doc/dev: cephfs-shell typo repair X-Git-Tag: v17.1.0~2967^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F39492%2Fhead;p=ceph.git doc/dev: cephfs-shell typo repair This corrects the formatting for a mention of cephfs-shell. Previously, it was not properly formatted. This commit adds two backticks before the string "cephfs-shell", and adds to backticks after it. Signed-off-by: Zac Dover --- diff --git a/doc/dev/developer_guide/testing_integration_tests/tests-integration-testing-teuthology-workflow.rst b/doc/dev/developer_guide/testing_integration_tests/tests-integration-testing-teuthology-workflow.rst index 997ce5f4b83c..7e8b3498a2f6 100644 --- a/doc/dev/developer_guide/testing_integration_tests/tests-integration-testing-teuthology-workflow.rst +++ b/doc/dev/developer_guide/testing_integration_tests/tests-integration-testing-teuthology-workflow.rst @@ -176,7 +176,7 @@ name of the file without its filename extension as an argument to the ``--filter`` triggers those tests. For example, in the command above in the :ref:`Testing QA Changes -` section, `cephfs-shell`` is specified. +` section, ``cephfs-shell`` is specified. This works because there is a file named ``cephfs-shell.yaml`` in ``qa/suites/fs/basic_functional/tasks/``.