diff mbox series

dev-manual, test-manual: Update autobuilder output links

Message ID 20251020-valkyrie-links-v1-1-38ab330b3a92@pbarker.dev
State Under Review
Headers show
Series dev-manual, test-manual: Update autobuilder output links | expand

Commit Message

Paul Barker Oct. 20, 2025, 9:57 a.m. UTC
The current autobuilder cluster is at valkyrie.yocto.io, published files
on autobuilder.yocto.io will be missing or out-of-date.

Signed-off-by: Paul Barker <paul@pbarker.dev>
---
 documentation/dev-manual/vulnerabilities.rst      | 2 +-
 documentation/test-manual/reproducible-builds.rst | 2 +-
 documentation/test-manual/test-process.rst        | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)


---
base-commit: 8b85245490ae0b19a9c3880ec31e55b42e19d094
change-id: 20251020-valkyrie-links-9ac1380394c6

Best regards,
diff mbox series

Patch

diff --git a/documentation/dev-manual/vulnerabilities.rst b/documentation/dev-manual/vulnerabilities.rst
index 6cc7f049441c..3a83a40f313d 100644
--- a/documentation/dev-manual/vulnerabilities.rst
+++ b/documentation/dev-manual/vulnerabilities.rst
@@ -12,7 +12,7 @@  known security vulnerabilities, as tracked by the public
 database.
 
 The Yocto Project maintains a `list of known vulnerabilities
-<https://autobuilder.yocto.io/pub/non-release/patchmetrics/>`__
+<https://valkyrie.yocto.io/pub/non-release/patchmetrics/>`__
 for packages in Poky and OE-Core, tracking the evolution of the number of
 unpatched CVEs and the status of patches. Such information is available for
 the current development version and for each supported release.
diff --git a/documentation/test-manual/reproducible-builds.rst b/documentation/test-manual/reproducible-builds.rst
index b913aa4eaf21..336bb7f26a24 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
 here. The test is also able to run the ``diffoscope`` command on the output to
 generate HTML files showing the differences between the packages, to aid
 debugging. On the Autobuilder, these appear under
-https://autobuilder.yocto.io/pub/repro-fail/ in the form ``oe-reproducible +
+https://valkyrie.yocto.io/pub/repro-fail/ in the form ``oe-reproducible +
 <date> + <random ID>``, e.g. ``oe-reproducible-20200202-1lm8o1th``.
 
 The 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 945b56830fc3..00215385bb4b 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.
 When the build completes, an email is sent out using the ``send-qa-email``
 script in the :yocto_git:`yocto-autobuilder-helper </yocto-autobuilder-helper>`
 repository to the list of people configured for that release. Release builds
-are placed into a directory in https://autobuilder.yocto.io/pub/releases on the
+are placed into a directory in https://valkyrie.yocto.io/pub/releases on the
 Autobuilder which is included in the email. The process from here is
 more manual and control is effectively passed to release engineering.
 The next steps include: