diff options
| author | Paul Barker <paul@pbarker.dev> | 2025-10-20 10:57:45 +0100 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2025-11-03 07:17:02 -0800 |
| commit | 88bdd0ed929e967f37d1303ce731def3aa980fd6 (patch) | |
| tree | 2dbe22c2042d76b0aa99ba8b0092250a7e9aaccb /documentation | |
| parent | 059f795ebea9d919db50b3fd675d055f92d45c16 (diff) | |
| download | poky-88bdd0ed929e967f37d1303ce731def3aa980fd6.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: b3b95e590248025d59a7cef311bb0abf207e72fb)
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')
| -rw-r--r-- | documentation/dev-manual/vulnerabilities.rst | 2 | ||||
| -rw-r--r-- | documentation/test-manual/reproducible-builds.rst | 2 | ||||
| -rw-r--r-- | documentation/test-manual/test-process.rst | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/documentation/dev-manual/vulnerabilities.rst b/documentation/dev-manual/vulnerabilities.rst index 22b85d53d4..863a407020 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 | |||
| 12 | database. | 12 | database. |
| 13 | 13 | ||
| 14 | The Yocto Project maintains a `list of known vulnerabilities | 14 | The Yocto Project maintains a `list of known vulnerabilities |
| 15 | <https://autobuilder.yocto.io/pub/non-release/patchmetrics/>`__ | 15 | <https://valkyrie.yocto.io/pub/non-release/patchmetrics/>`__ |
| 16 | for packages in Poky and OE-Core, tracking the evolution of the number of | 16 | for packages in Poky and OE-Core, tracking the evolution of the number of |
| 17 | unpatched CVEs and the status of patches. Such information is available for | 17 | unpatched CVEs and the status of patches. Such information is available for |
| 18 | the current development version and for each supported release. | 18 | 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 aaf2e4541e..a6493690cf 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 | |||
| 113 | here. The test is also able to run the ``diffoscope`` command on the output to | 113 | here. The test is also able to run the ``diffoscope`` command on the output to |
| 114 | generate HTML files showing the differences between the packages, to aid | 114 | generate HTML files showing the differences between the packages, to aid |
| 115 | debugging. On the Autobuilder, these appear under | 115 | debugging. On the Autobuilder, these appear under |
| 116 | https://autobuilder.yocto.io/pub/repro-fail/ in the form ``oe-reproducible + | 116 | https://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 | ||
| 119 | The project's current reproducibility status can be seen at | 119 | 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 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. | |||
| 69 | When the build completes, an email is sent out using the ``send-qa-email`` | 69 | When the build completes, an email is sent out using the ``send-qa-email`` |
| 70 | script in the :yocto_git:`yocto-autobuilder-helper </yocto-autobuilder-helper>` | 70 | script in the :yocto_git:`yocto-autobuilder-helper </yocto-autobuilder-helper>` |
| 71 | repository to the list of people configured for that release. Release builds | 71 | repository to the list of people configured for that release. Release builds |
| 72 | are placed into a directory in https://autobuilder.yocto.io/pub/releases on the | 72 | are placed into a directory in https://valkyrie.yocto.io/pub/releases on the |
| 73 | Autobuilder which is included in the email. The process from here is | 73 | Autobuilder which is included in the email. The process from here is |
| 74 | more manual and control is effectively passed to release engineering. | 74 | more manual and control is effectively passed to release engineering. |
| 75 | The next steps include: | 75 | The next steps include: |
