From: Zac Dover Date: Tue, 16 Feb 2021 18:14:30 +0000 (+1000) Subject: doc/dev: correct "teuthology-describe-tests" X-Git-Tag: v17.1.0~2959^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=67298e24922a4b9b250bda4aedebc8703d4dd693;p=ceph.git doc/dev: correct "teuthology-describe-tests" This tiny commit does this: s/teuthology-describe-tests/teuthology-describe/ The name of this feature was changed from "teuthology- describe-tests" to "teuthology-describe", and this commit brings up to date the title of the section detailing it. Signed-off-by: Zac Dover --- diff --git a/doc/dev/developer_guide/testing_integration_tests/tests-integration-testing-teuthology-intro.rst b/doc/dev/developer_guide/testing_integration_tests/tests-integration-testing-teuthology-intro.rst index 9e0bb4c8740c..cb0e6cfb4c91 100644 --- a/doc/dev/developer_guide/testing_integration_tests/tests-integration-testing-teuthology-intro.rst +++ b/doc/dev/developer_guide/testing_integration_tests/tests-integration-testing-teuthology-intro.rst @@ -138,8 +138,8 @@ integration tests for all the Ceph components. `ceph-deploy man page`_ -teuthology-describe-tests -------------------------- +teuthology-describe +------------------- ``teuthology-describe`` was added to the `teuthology framework`_ to facilitate documentation and better understanding of integration tests.