From: Kefu Chai Date: Thu, 10 Sep 2020 05:58:08 +0000 (+0800) Subject: doc/dev: fix broken link X-Git-Tag: v16.1.0~1140^2~4 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=b17dcc1fc7d656a6ef053c32dd72fe9e48529e54;p=ceph.git doc/dev: fix broken link otherwise "make check" would be a link pointing to https://wiki.sepia.ceph.com/doku.php Signed-off-by: Kefu Chai --- diff --git a/doc/dev/developer_guide/tests-integration-tests.rst b/doc/dev/developer_guide/tests-integration-tests.rst index 4783a5c4c2b7..d354ecf5f6b3 100644 --- a/doc/dev/developer_guide/tests-integration-tests.rst +++ b/doc/dev/developer_guide/tests-integration-tests.rst @@ -3,7 +3,7 @@ Testing - Integration Tests =========================== -Ceph has two types of tests: `make check`_ tests and integration tests. +Ceph has two types of tests: :ref:`make check ` tests and integration tests. When a test requires multiple machines, root access or lasts for a longer time (for example, to simulate a realistic Ceph deployment), it is deemed to be an integration test. Integration tests are organized into @@ -495,7 +495,6 @@ test will be first. .. _ceph/qa sub-directory: https://github.com/ceph/ceph/tree/master/qa .. _Integration testing: testing-integration-tests -.. _make check: .. _Sepia Lab: https://wiki.sepia.ceph.com/doku.php .. _teuthology repository: https://github.com/ceph/teuthology .. _teuthology framework: https://github.com/ceph/teuthology