From f16402a962314feabdc927b81c49b205dee689ac Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Tue, 16 Feb 2021 18:37:13 +1000 Subject: [PATCH] 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 --- .../tests-integration-testing-teuthology-workflow.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 997ce5f4b83..7e8b3498a2f 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/``. -- 2.39.5