diff options
| author | Paul Barker <paul@pbarker.dev> | 2025-10-20 10:57:45 +0100 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2025-10-31 06:23:13 -0700 |
| commit | 3fe029171facbf05cde0e42dd69b07f7e097c234 (patch) | |
| tree | f87e053b4349d9be2008cdc7c4439e6e4e05aa2e /documentation/test-manual | |
| parent | 9a4c708aa51a489d78340ed68a347008768f7044 (diff) | |
| download | poky-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.rst | 2 | ||||
| -rw-r--r-- | documentation/test-manual/test-process.rst | 2 |
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 | |||
| 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: |
