From: Zac Dover Date: Wed, 24 Feb 2021 03:41:50 +0000 (+1000) Subject: doc/dev: s/getting tests r.../getting test r... X-Git-Tag: v17.1.0~2875^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=53e809b456e125cd578231ec521b28255bc4502b;p=ceph-ci.git doc/dev: s/getting tests r.../getting test r... s/getting tests results/getting test results/ This commit changes a title so that it is grammatically correct. The adjective "test" now properly modifies the noun "results". Another way of thinking of this is that the complex noun "test results" has had a typo in it corrected. Signed-off-by: Zac Dover --- 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 cde552bf0f0..d48e9379411 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 @@ -187,7 +187,7 @@ contents of the file for the ``modules`` attribute. For ``cephfs-shell.yaml`` the ``modules`` attribute is ``tasks.cephfs.test_cephfs_shell``. This means that it triggers all tests in ``qa/tasks/cephfs/test_cephfs_shell.py``. -Viewing Tests Results +Viewing Test Results --------------------- Pulpito Dashboard