summaryrefslogtreecommitdiffstats
path: root/documentation/test-manual/test-manual-test-process.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/test-manual/test-manual-test-process.rst')
-rw-r--r--documentation/test-manual/test-manual-test-process.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/test-manual/test-manual-test-process.rst b/documentation/test-manual/test-manual-test-process.rst
index bbf0103803..8a5e29d922 100644
--- a/documentation/test-manual/test-manual-test-process.rst
+++ b/documentation/test-manual/test-manual-test-process.rst
@@ -35,9 +35,9 @@ which the result was required.
35The Autobuilder does build the ``master`` branch once daily for several 35The Autobuilder does build the ``master`` branch once daily for several
36reasons, in particular, to ensure the current ``master`` branch does 36reasons, in particular, to ensure the current ``master`` branch does
37build, but also to keep ``yocto-testresults`` 37build, but also to keep ``yocto-testresults``
38(:yocto_git:`/cgit.cgi/yocto-testresults/`), 38(:yocto_git:`/yocto-testresults/`),
39buildhistory 39buildhistory
40(:yocto_git:`/cgit.cgi/poky-buildhistory/`), and 40(:yocto_git:`/poky-buildhistory/`), and
41our sstate up to date. On the weekend, there is a master-next build 41our sstate up to date. On the weekend, there is a master-next build
42instead to ensure the test results are updated for the less frequently 42instead to ensure the test results are updated for the less frequently
43run targets. 43run targets.
@@ -45,7 +45,7 @@ run targets.
45Performance builds (buildperf-\* targets in the console) are triggered 45Performance builds (buildperf-\* targets in the console) are triggered
46separately every six hours and automatically push their results to the 46separately every six hours and automatically push their results to the
47buildstats repository at: 47buildstats repository at:
48:yocto_git:`/cgit.cgi/yocto-buildstats/`. 48:yocto_git:`/yocto-buildstats/`.
49 49
50The 'quick' targets have been selected to be the ones which catch the 50The 'quick' targets have been selected to be the ones which catch the
51most failures or give the most valuable data. We run 'fast' ptests in 51most failures or give the most valuable data. We run 'fast' ptests in