]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/.../testing_integration_tests: fix formatting of teuthology-suite option 44474/head
authorLaura Flores <lflores@redhat.com>
Wed, 5 Jan 2022 16:48:53 +0000 (16:48 +0000)
committerLaura Flores <lflores@redhat.com>
Wed, 5 Jan 2022 16:48:53 +0000 (16:48 +0000)
The `--subset` teuthology-suite option should be formatted.

Signed-off-by: Laura Flores <lflores@redhat.com>
doc/dev/developer_guide/testing_integration_tests/tests-integration-testing-teuthology-workflow.rst

index a10b6970b05ccbfc1735b1bddf3d2d31e9ad2d7c..5ff24760f5e76a4cb63b21593e11f483d68740c9 100644 (file)
@@ -110,7 +110,7 @@ teuthology. This procedure explains how to run tests using teuthology.
 Other frequently used/useful options are ``-d`` (or ``--distro``),
 ``--distroversion``, ``--filter-out``, ``--timeout``, ``flavor``, ``-rerun``,
 ``-l`` (for limiting number of jobs) , ``-N`` (for how many times the job will
-run), and --subset (used to reduce the number of tests that are triggered). Run
+run), and ``--subset`` (used to reduce the number of tests that are triggered). Run
 ``teuthology-suite --help`` to read descriptions of these and other options.
 
 .. _teuthology_testing_qa_changes: