]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/dev: fix broken link
authorKefu Chai <kchai@redhat.com>
Thu, 10 Sep 2020 05:58:08 +0000 (13:58 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 10 Sep 2020 07:13:02 +0000 (15:13 +0800)
otherwise "make check" would be a link pointing to
https://wiki.sepia.ceph.com/doku.php

Signed-off-by: Kefu Chai <kchai@redhat.com>
doc/dev/developer_guide/tests-integration-tests.rst

index 4783a5c4c2b773d0886fe223c8ab7bfb2340f682..d354ecf5f6b3831bcc8d7738f7dcff00575ad53a 100644 (file)
@@ -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 <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