summaryrefslogtreecommitdiffstats
path: root/documentation/test-manual
diff options
context:
space:
mode:
authorPaul Barker <paul@pbarker.dev>2025-10-20 10:57:45 +0100
committerSteve Sakoman <steve@sakoman.com>2025-10-31 06:23:13 -0700
commit3fe029171facbf05cde0e42dd69b07f7e097c234 (patch)
treef87e053b4349d9be2008cdc7c4439e6e4e05aa2e /documentation/test-manual
parent9a4c708aa51a489d78340ed68a347008768f7044 (diff)
downloadpoky-3fe029171facbf05cde0e42dd69b07f7e097c234.tar.gz
dev-manual, test-manual: Update autobuilder output links
The current autobuilder cluster is at valkyrie.yocto.io, published files on autobuilder.yocto.io will be missing or out-of-date. (From yocto-docs rev: 5cccf2e65b85c52cb9b9fd22d46ebde6d624fbe5) Signed-off-by: Paul Barker <paul@pbarker.dev> Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> (cherry picked from commit 9ed06c070e309b52f1dbf8877867dcede79f4cb6) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
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 25377a7915..2a08dc7c68 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: