summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/release-process.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/release-process.rst')
-rw-r--r--documentation/ref-manual/release-process.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/release-process.rst b/documentation/ref-manual/release-process.rst
index c36fa557d8..19e8040638 100644
--- a/documentation/ref-manual/release-process.rst
+++ b/documentation/ref-manual/release-process.rst
@@ -107,7 +107,7 @@ Additionally, because the test strategies are visible to you as a
107developer, you can validate your projects. This section overviews the 107developer, you can validate your projects. This section overviews the
108available test infrastructure used in the Yocto Project. For information 108available test infrastructure used in the Yocto Project. For information
109on how to run available tests on your projects, see the 109on how to run available tests on your projects, see the
110":ref:`dev-manual/common-tasks:performing automated runtime testing`" 110":ref:`dev-manual/runtime-testing:performing automated runtime testing`"
111section in the Yocto Project Development Tasks Manual. 111section in the Yocto Project Development Tasks Manual.
112 112
113The QA/testing infrastructure is woven into the project to the point 113The QA/testing infrastructure is woven into the project to the point
@@ -134,7 +134,7 @@ consists of the following pieces:
134 operation and functions. However, the test can also use the IP 134 operation and functions. However, the test can also use the IP
135 address of a machine to test. 135 address of a machine to test.
136 136
137- :ref:`ptest <dev-manual/common-tasks:testing packages with ptest>`: 137- :ref:`ptest <dev-manual/packages:testing packages with ptest>`:
138 Runs tests against packages produced during the build for a given 138 Runs tests against packages produced during the build for a given
139 piece of software. The test allows the packages to be run within a 139 piece of software. The test allows the packages to be run within a
140 target image. 140 target image.