diff options
| author | Paul Barker <pbarker@konsulko.com> | 2020-11-27 15:19:08 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-12-03 12:04:21 +0000 |
| commit | 8faafa99cc9a45c1920ec3ea696a9ec7fb653194 (patch) | |
| tree | 0b34a19a12e115e8b63219e5a6aec7a0b58b85bf /documentation/test-manual | |
| parent | 62c061968c12511dc09ad575caa75f8960ac27cf (diff) | |
| download | poky-8faafa99cc9a45c1920ec3ea696a9ec7fb653194.tar.gz | |
documentation: Simplify yocto_wiki links
The `yocto_wiki` external link directive is modified to include the
`/wiki` element of the URL so that we can simplify the links in the
text.
Note that there are still a couple of places where this directive
cannot be used, such as in the table of contents in index.rst.
(From yocto-docs rev: d8aa5f93d349f27db3d03a2c4bcc205649f45a8d)
Signed-off-by: Paul Barker <pbarker@konsulko.com>
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/test-manual')
3 files changed, 3 insertions, 3 deletions
diff --git a/documentation/test-manual/test-manual-intro.rst b/documentation/test-manual/test-manual-intro.rst index b6d1305916..cf511e9256 100644 --- a/documentation/test-manual/test-manual-intro.rst +++ b/documentation/test-manual/test-manual-intro.rst | |||
| @@ -144,7 +144,7 @@ thefollowing types of tests: | |||
| 144 | :ref:`Testing Packages With | 144 | :ref:`Testing Packages With |
| 145 | ptest <dev-manual/dev-manual-common-tasks:Testing Packages With ptest>` section | 145 | ptest <dev-manual/dev-manual-common-tasks:Testing Packages With ptest>` section |
| 146 | in the Yocto Project Development Tasks Manual and the | 146 | in the Yocto Project Development Tasks Manual and the |
| 147 | ":yocto_wiki:`Ptest </wiki/Ptest>`" Wiki page for more | 147 | ":yocto_wiki:`Ptest </Ptest>`" Wiki page for more |
| 148 | information on Ptest. | 148 | information on Ptest. |
| 149 | 149 | ||
| 150 | - *SDK Testing:* Image tests initiated through the following command:: | 150 | - *SDK Testing:* Image tests initiated through the following command:: |
diff --git a/documentation/test-manual/test-manual-test-process.rst b/documentation/test-manual/test-manual-test-process.rst index 82b9bb441b..bbf0103803 100644 --- a/documentation/test-manual/test-manual-test-process.rst +++ b/documentation/test-manual/test-manual-test-process.rst | |||
| @@ -25,7 +25,7 @@ at: :yocto_ab:`/typhoon/#/console`. | |||
| 25 | 25 | ||
| 26 | Builds are triggered manually when the test branches are ready. The | 26 | Builds are triggered manually when the test branches are ready. The |
| 27 | builds are monitored by the SWAT team. For additional information, see | 27 | builds are monitored by the SWAT team. For additional information, see |
| 28 | :yocto_wiki:`/wiki/Yocto_Build_Failure_Swat_Team`. | 28 | :yocto_wiki:`/Yocto_Build_Failure_Swat_Team`. |
| 29 | If successful, the changes would usually be merged to the ``master`` | 29 | If successful, the changes would usually be merged to the ``master`` |
| 30 | branch. If not successful, someone would respond to the changes on the | 30 | branch. If not successful, someone would respond to the changes on the |
| 31 | mailing list explaining that there was a failure in testing. The choice | 31 | mailing list explaining that there was a failure in testing. The choice |
diff --git a/documentation/test-manual/test-manual-understand-autobuilder.rst b/documentation/test-manual/test-manual-understand-autobuilder.rst index 698a266eef..ca0c5fd2e0 100644 --- a/documentation/test-manual/test-manual-understand-autobuilder.rst +++ b/documentation/test-manual/test-manual-understand-autobuilder.rst | |||
| @@ -195,7 +195,7 @@ Resulttool is part of OpenEmbedded-Core and is used to manipulate these | |||
| 195 | json results files. It has the ability to merge files together, display | 195 | json results files. It has the ability to merge files together, display |
| 196 | reports of the test results and compare different result files. | 196 | reports of the test results and compare different result files. |
| 197 | 197 | ||
| 198 | For details, see :yocto_wiki:`/wiki/Resulttool`. | 198 | For details, see :yocto_wiki:`/Resulttool`. |
| 199 | 199 | ||
| 200 | run-config Target Execution | 200 | run-config Target Execution |
| 201 | =========================== | 201 | =========================== |
