summaryrefslogtreecommitdiffstats
path: root/documentation/test-manual
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/test-manual')
-rw-r--r--documentation/test-manual/reproducible-builds.rst2
-rw-r--r--documentation/test-manual/test-process.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/documentation/test-manual/reproducible-builds.rst b/documentation/test-manual/reproducible-builds.rst
index b913aa4eaf..336bb7f26a 100644
--- a/documentation/test-manual/reproducible-builds.rst
+++ b/documentation/test-manual/reproducible-builds.rst
@@ -113,7 +113,7 @@ If ``OEQA_DEBUGGING_SAVED_OUTPUT`` is set, any differing packages will be saved
113here. The test is also able to run the ``diffoscope`` command on the output to 113here. The test is also able to run the ``diffoscope`` command on the output to
114generate HTML files showing the differences between the packages, to aid 114generate HTML files showing the differences between the packages, to aid
115debugging. On the Autobuilder, these appear under 115debugging. On the Autobuilder, these appear under
116https://autobuilder.yocto.io/pub/repro-fail/ in the form ``oe-reproducible + 116https://valkyrie.yocto.io/pub/repro-fail/ in the form ``oe-reproducible +
117<date> + <random ID>``, e.g. ``oe-reproducible-20200202-1lm8o1th``. 117<date> + <random ID>``, e.g. ``oe-reproducible-20200202-1lm8o1th``.
118 118
119The project's current reproducibility status can be seen at 119The project's current reproducibility status can be seen at
diff --git a/documentation/test-manual/test-process.rst b/documentation/test-manual/test-process.rst
index 945b56830f..00215385bb 100644
--- a/documentation/test-manual/test-process.rst
+++ b/documentation/test-manual/test-process.rst
@@ -69,7 +69,7 @@ box to "generate an email to QA" is also checked.
69When the build completes, an email is sent out using the ``send-qa-email`` 69When the build completes, an email is sent out using the ``send-qa-email``
70script in the :yocto_git:`yocto-autobuilder-helper </yocto-autobuilder-helper>` 70script in the :yocto_git:`yocto-autobuilder-helper </yocto-autobuilder-helper>`
71repository to the list of people configured for that release. Release builds 71repository to the list of people configured for that release. Release builds
72are placed into a directory in https://autobuilder.yocto.io/pub/releases on the 72are placed into a directory in https://valkyrie.yocto.io/pub/releases on the
73Autobuilder which is included in the email. The process from here is 73Autobuilder which is included in the email. The process from here is
74more manual and control is effectively passed to release engineering. 74more manual and control is effectively passed to release engineering.
75The next steps include: 75The next steps include: