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 <kchai@redhat.com>
This commit is contained in:
Kefu Chai 2020-09-10 13:58:08 +08:00
parent 0f2e67a616
commit b17dcc1fc7

View 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