From: Laura Flores Date: Wed, 5 Jan 2022 16:48:53 +0000 (+0000) Subject: doc/.../testing_integration_tests: fix formatting of teuthology-suite option X-Git-Tag: v17.1.0~128^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F44474%2Fhead;p=ceph.git doc/.../testing_integration_tests: fix formatting of teuthology-suite option The `--subset` teuthology-suite option should be formatted. Signed-off-by: Laura Flores --- 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 a10b6970b05c..5ff24760f5e7 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 @@ -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: