doc/dev/developer_guide/basic-workflow: fix integration tests link

Signed-off-by: Deepika Upadhyay <dupadhya@redhat.com>
This commit is contained in:
Deepika Upadhyay 2021-01-26 16:41:09 +05:30
parent 9ce222fee2
commit e179e14115

View File

@ -282,18 +282,20 @@ sub-directory`_ and are run via the `teuthology framework`_.
.. _`teuthology framework`: https://github.com/ceph/teuthology
The Ceph community has access to the `Sepia lab
<https://wiki.sepia.ceph.com/doku.php>`_ where :ref:`integration
tests<testing-integration-tests>` can be run on physical hardware. Other
developers may add tags like "needs-qa" to your PR. This allows PRs that need
testing to be merged into a single branch and tested all at the same time.
<https://wiki.sepia.ceph.com/doku.php>`_ where `integration tests`_ can be run
on physical hardware.
Other developers may add tags like "needs-qa" to your PR. This allows PRs that
need testing to be merged into a single branch and tested all at the same time.
Since teuthology suites can take hours (even days in some cases) to run, this
can save a lot of time.
To request access to the Sepia lab, start `here
<https://wiki.sepia.ceph.com/doku.php?id=vpnaccess>`_.
Integration testing is discussed in more detail in the :ref:`integration
tests<testing-integration-tests>` chapter.
Integration testing is discussed in more detail in the `integration
tests`_ chapter.
.. _integration tests: ../testing_integration_tests/tests-integration-testing-teuthology-intro
Code review
-----------
@ -388,6 +390,3 @@ the **ptl-tool** have the following form::
client: move client_lock to _unmount()
client: add timer_lock support
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
.. _Integration Testing: ../testing_integration_tests/tests-integration-testing-teuthology-intro
.. _Sepia lab: https://wiki.sepia.ceph.com/doku.php