From 49affb8af2b9c676e00afe45e6faee148daa0b6b Mon Sep 17 00:00:00 2001 From: Antonin Godard Date: Fri, 17 Jan 2025 11:08:49 +0100 Subject: Update autobuilder URLs to valkyrie We have moved to Valkyrie which is hosted on https://autobuilder.yoctoproject.org/valkyrie. Update the URL in the documentation. Also, the YOCTO_AB_URL macro was used in a single location in the documentation so replace it by the :yocto_ab: custom extlink and remove the macro. Reviewed-by: Quentin Schulz (From yocto-docs rev: 66db484f51bc60e87d41bd5ad9d852e3ac44a1b2) Signed-off-by: Antonin Godard (cherry picked from commit 0b0ed55d909dd11cdc9b29b105473271627c025e) Signed-off-by: Antonin Godard Signed-off-by: Steve Sakoman --- documentation/test-manual/reproducible-builds.rst | 8 ++++---- documentation/test-manual/test-process.rst | 2 +- documentation/test-manual/understand-autobuilder.rst | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'documentation/test-manual') diff --git a/documentation/test-manual/reproducible-builds.rst b/documentation/test-manual/reproducible-builds.rst index d383a3ebc4..20a522f65b 100644 --- a/documentation/test-manual/reproducible-builds.rst +++ b/documentation/test-manual/reproducible-builds.rst @@ -121,10 +121,10 @@ The project's current reproducibility status can be seen at You can also check the reproducibility status on supported host distributions: -- CentOS: :yocto_ab:`/typhoon/#/builders/reproducible-centos` -- Debian: :yocto_ab:`/typhoon/#/builders/reproducible-debian` -- Fedora: :yocto_ab:`/typhoon/#/builders/reproducible-fedora` -- Ubuntu: :yocto_ab:`/typhoon/#/builders/reproducible-ubuntu` +- CentOS: :yocto_ab:`/valkyrie/#/builders/reproducible-centos` +- Debian: :yocto_ab:`/valkyrie/#/builders/reproducible-debian` +- Fedora: :yocto_ab:`/valkyrie/#/builders/reproducible-fedora` +- Ubuntu: :yocto_ab:`/valkyrie/#/builders/reproducible-ubuntu` =============================== Can I test my layer or recipes? diff --git a/documentation/test-manual/test-process.rst b/documentation/test-manual/test-process.rst index 7bec5ba828..945b56830f 100644 --- a/documentation/test-manual/test-process.rst +++ b/documentation/test-manual/test-process.rst @@ -20,7 +20,7 @@ helps review and test patches and this is his testing tree). We have two broad categories of test builds, including "full" and "quick". On the Autobuilder, these can be seen as "a-quick" and "a-full", simply for ease of sorting in the UI. Use our Autobuilder -:yocto_ab:`console view ` to see where we manage most +:yocto_ab:`console view ` to see where we manage most test-related items. Builds are triggered manually when the test branches are ready. The diff --git a/documentation/test-manual/understand-autobuilder.rst b/documentation/test-manual/understand-autobuilder.rst index 837109ad7d..e0beaa3bdf 100644 --- a/documentation/test-manual/understand-autobuilder.rst +++ b/documentation/test-manual/understand-autobuilder.rst @@ -10,7 +10,7 @@ Execution Flow within the Autobuilder The "a-full" and "a-quick" targets are the usual entry points into the Autobuilder and it makes sense to follow the process through the system starting there. This is best visualized from the :yocto_ab:`Autobuilder -Console view `. +Console view `. Each item along the top of that view represents some "target build" and these targets are all run in parallel. The 'full' build will trigger the -- cgit v1.2.3-54-g00ecf