From 33ae23a15080165ae52ab74cd1ea7fb9483f731c Mon Sep 17 00:00:00 2001 From: Laura Flores Date: Wed, 5 Jan 2022 16:48:53 +0000 Subject: [PATCH] doc/.../testing_integration_tests: fix formatting of teuthology-suite option The `--subset` teuthology-suite option should be formatted. Signed-off-by: Laura Flores --- .../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 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: -- 2.47.3