Message ID | 20241227-update-autobuilder-link-v1-1-6c1ec14a32fd@bootlin.com |
---|---|
State | Under Review |
Headers | show |
Series | Update autobuilder URLs to valkyrie | expand |
Looking over this patch I think it would be better to move the typhoon archive and valkyrie onto the same server. - https://autobuilder.yoctoproject.org/typhoon/#/ - https://autobuilder.yoctoproject.org/valkryie/#/ I will redirect from valkyrie.yoctoproject.org to https://autobuilder.yoctoproject.org/valkryie/#/ I'll make the changes this weekend. On Thu, Dec 26, 2024 at 11:11 PM Antonin Godard via lists.yoctoproject.org <antonin.godard=bootlin.com@lists.yoctoproject.org> wrote: > We have moved to Valkyrie which is hosted on > https://valkyrie.yoctoproject.org. 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. > > Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> > --- > documentation/README | 2 +- > documentation/conf.py | 2 +- > documentation/poky.yaml.in | 1 - > documentation/ref-manual/release-process.rst | 2 +- > documentation/test-manual/reproducible-builds.rst | 8 ++++---- > documentation/test-manual/test-process.rst | 2 +- > documentation/test-manual/understand-autobuilder.rst | 2 +- > 7 files changed, 9 insertions(+), 10 deletions(-) > > diff --git a/documentation/README b/documentation/README > index > 8a47fd4a3fd07d41d61a7d681d82bd13ac74527d..043c703f38a0fe96682a3e426431facb64e8afd2 > 100644 > --- a/documentation/README > +++ b/documentation/README > @@ -357,7 +357,7 @@ the 'documentation/conf.py' file: > 'yocto_dl': ('https://downloads.yoctoproject.org%s', None), > 'yocto_lists': ('https://lists.yoctoproject.org%s', None), > 'yocto_bugs': ('https://bugzilla.yoctoproject.org%s', None), > - 'yocto_ab': ('https://autobuilder.yoctoproject.org%s', None), > + 'yocto_ab': ('https://valkyrie.yoctoproject.org%s', None), > 'yocto_docs': ('https://docs.yoctoproject.org%s', None), > 'yocto_git': ('https://git.yoctoproject.org%s', None), > 'oe_home': ('https://www.openembedded.org%s', None), > diff --git a/documentation/conf.py b/documentation/conf.py > index > b0e7c91eb5d8e4e855c0ca46351586cdf237fcb3..59d7fb4fa19075292955e4618193670491fc2bff > 100644 > --- a/documentation/conf.py > +++ b/documentation/conf.py > @@ -98,7 +98,7 @@ extlinks = { > 'yocto_dl': ('https://downloads.yoctoproject.org%s', None), > 'yocto_lists': ('https://lists.yoctoproject.org%s', None), > 'yocto_bugs': ('https://bugzilla.yoctoproject.org%s', None), > - 'yocto_ab': ('https://autobuilder.yoctoproject.org%s', None), > + 'yocto_ab': ('https://valkyrie.yoctoproject.org%s', None), > 'yocto_docs': ('https://docs.yoctoproject.org%s', None), > 'yocto_git': ('https://git.yoctoproject.org%s', None), > 'yocto_sstate': ('http://sstate.yoctoproject.org%s', None), > diff --git a/documentation/poky.yaml.in b/documentation/poky.yaml.in > index > 0933cbbd351985899ecaea94ae42748bd7ba1753..d045ff596e6d7d7d46be373078e8bb8b38483267 > 100644 > --- a/documentation/poky.yaml.in > +++ b/documentation/poky.yaml.in > @@ -12,7 +12,6 @@ DISTRO_REL_TAG : "yocto-5.1" > DOCCONF_VERSION : "dev" > BITBAKE_SERIES : "" > YOCTO_DL_URL : "https://downloads.yoctoproject.org" > -YOCTO_AB_URL : "https://autobuilder.yoctoproject.org" > YOCTO_RELEASE_DL_URL : "&YOCTO_DL_URL;/releases/yocto/yocto-&DISTRO;" > MIN_PYTHON_VERSION : "3.8.0" > MIN_TAR_VERSION : "1.28" > diff --git a/documentation/ref-manual/release-process.rst > b/documentation/ref-manual/release-process.rst > index > 691e7d3ed90c98e43e558809828b5094670ccca3..4b54909c54cbcbabcf4818602d243c7882e5e5d7 > 100644 > --- a/documentation/ref-manual/release-process.rst > +++ b/documentation/ref-manual/release-process.rst > @@ -190,7 +190,7 @@ effort has been made to automate the tests so that > more people can use > them and the Yocto Project development team can run them faster and more > efficiently. > > -The Yocto Project's main Autobuilder (&YOCTO_AB_URL;) publicly tests each > Yocto > +The Yocto Project's main :yocto_ab:`Autobuilder <>` publicly tests each > Yocto > Project release's code in the :oe_git:`openembedded-core > </openembedded-core>`, > :yocto_git:`poky </poky>` and :oe_git:`bitbake </bitbake>` repositories. > The > testing occurs for both the current state of the "master" branch and also > for > diff --git a/documentation/test-manual/reproducible-builds.rst > b/documentation/test-manual/reproducible-builds.rst > index > 91f94a5c74e8e0387f1857cbbdf38e7170bb5248..c90be49223deb52ef5632b984417331cfcef3a1c > 100644 > --- a/documentation/test-manual/reproducible-builds.rst > +++ b/documentation/test-manual/reproducible-builds.rst > @@ -113,10 +113,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:`/#/builders/reproducible-centos` > +- Debian: :yocto_ab:`/#/builders/reproducible-debian` > +- Fedora: :yocto_ab:`/#/builders/reproducible-fedora` > +- Ubuntu: :yocto_ab:`/#/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 > 7bec5ba8285cda1d6b0157c38eb693fde7d0e557..60e71f02691ef5be7cbd8a0f7a5454bc3bfff5ea > 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 </typhoon/#/console>` to see where we manage most > +:yocto_ab:`console view </#/console>` 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 > 6b4fab4f0b2be5a6806db0982e257b9059d15fa7..b30afaa36a5a9c3eae9396d459d56ce54c2d2cf2 > 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 </typhoon/#/console>`. > +Console view </#/console>`. > > 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 > > --- > base-commit: 28850c974a3896895bc921c094071523218d6d07 > change-id: 20241226-update-autobuilder-link-97b19c8c7c88 > > Best regards, > -- > Antonin Godard <antonin.godard@bootlin.com> > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#6045): > https://lists.yoctoproject.org/g/docs/message/6045 > Mute This Topic: https://lists.yoctoproject.org/mt/110302612/1003190 > Group Owner: docs+owner@lists.yoctoproject.org > Unsubscribe: https://lists.yoctoproject.org/g/docs/unsub [ > mhalstead@linuxfoundation.org] > -=-=-=-=-=-=-=-=-=-=-=- > >
diff --git a/documentation/README b/documentation/README index 8a47fd4a3fd07d41d61a7d681d82bd13ac74527d..043c703f38a0fe96682a3e426431facb64e8afd2 100644 --- a/documentation/README +++ b/documentation/README @@ -357,7 +357,7 @@ the 'documentation/conf.py' file: 'yocto_dl': ('https://downloads.yoctoproject.org%s', None), 'yocto_lists': ('https://lists.yoctoproject.org%s', None), 'yocto_bugs': ('https://bugzilla.yoctoproject.org%s', None), - 'yocto_ab': ('https://autobuilder.yoctoproject.org%s', None), + 'yocto_ab': ('https://valkyrie.yoctoproject.org%s', None), 'yocto_docs': ('https://docs.yoctoproject.org%s', None), 'yocto_git': ('https://git.yoctoproject.org%s', None), 'oe_home': ('https://www.openembedded.org%s', None), diff --git a/documentation/conf.py b/documentation/conf.py index b0e7c91eb5d8e4e855c0ca46351586cdf237fcb3..59d7fb4fa19075292955e4618193670491fc2bff 100644 --- a/documentation/conf.py +++ b/documentation/conf.py @@ -98,7 +98,7 @@ extlinks = { 'yocto_dl': ('https://downloads.yoctoproject.org%s', None), 'yocto_lists': ('https://lists.yoctoproject.org%s', None), 'yocto_bugs': ('https://bugzilla.yoctoproject.org%s', None), - 'yocto_ab': ('https://autobuilder.yoctoproject.org%s', None), + 'yocto_ab': ('https://valkyrie.yoctoproject.org%s', None), 'yocto_docs': ('https://docs.yoctoproject.org%s', None), 'yocto_git': ('https://git.yoctoproject.org%s', None), 'yocto_sstate': ('http://sstate.yoctoproject.org%s', None), diff --git a/documentation/poky.yaml.in b/documentation/poky.yaml.in index 0933cbbd351985899ecaea94ae42748bd7ba1753..d045ff596e6d7d7d46be373078e8bb8b38483267 100644 --- a/documentation/poky.yaml.in +++ b/documentation/poky.yaml.in @@ -12,7 +12,6 @@ DISTRO_REL_TAG : "yocto-5.1" DOCCONF_VERSION : "dev" BITBAKE_SERIES : "" YOCTO_DL_URL : "https://downloads.yoctoproject.org" -YOCTO_AB_URL : "https://autobuilder.yoctoproject.org" YOCTO_RELEASE_DL_URL : "&YOCTO_DL_URL;/releases/yocto/yocto-&DISTRO;" MIN_PYTHON_VERSION : "3.8.0" MIN_TAR_VERSION : "1.28" diff --git a/documentation/ref-manual/release-process.rst b/documentation/ref-manual/release-process.rst index 691e7d3ed90c98e43e558809828b5094670ccca3..4b54909c54cbcbabcf4818602d243c7882e5e5d7 100644 --- a/documentation/ref-manual/release-process.rst +++ b/documentation/ref-manual/release-process.rst @@ -190,7 +190,7 @@ effort has been made to automate the tests so that more people can use them and the Yocto Project development team can run them faster and more efficiently. -The Yocto Project's main Autobuilder (&YOCTO_AB_URL;) publicly tests each Yocto +The Yocto Project's main :yocto_ab:`Autobuilder <>` publicly tests each Yocto Project release's code in the :oe_git:`openembedded-core </openembedded-core>`, :yocto_git:`poky </poky>` and :oe_git:`bitbake </bitbake>` repositories. The testing occurs for both the current state of the "master" branch and also for diff --git a/documentation/test-manual/reproducible-builds.rst b/documentation/test-manual/reproducible-builds.rst index 91f94a5c74e8e0387f1857cbbdf38e7170bb5248..c90be49223deb52ef5632b984417331cfcef3a1c 100644 --- a/documentation/test-manual/reproducible-builds.rst +++ b/documentation/test-manual/reproducible-builds.rst @@ -113,10 +113,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:`/#/builders/reproducible-centos` +- Debian: :yocto_ab:`/#/builders/reproducible-debian` +- Fedora: :yocto_ab:`/#/builders/reproducible-fedora` +- Ubuntu: :yocto_ab:`/#/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 7bec5ba8285cda1d6b0157c38eb693fde7d0e557..60e71f02691ef5be7cbd8a0f7a5454bc3bfff5ea 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 </typhoon/#/console>` to see where we manage most +:yocto_ab:`console view </#/console>` 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 6b4fab4f0b2be5a6806db0982e257b9059d15fa7..b30afaa36a5a9c3eae9396d459d56ce54c2d2cf2 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 </typhoon/#/console>`. +Console view </#/console>`. 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
We have moved to Valkyrie which is hosted on https://valkyrie.yoctoproject.org. 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. Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> --- documentation/README | 2 +- documentation/conf.py | 2 +- documentation/poky.yaml.in | 1 - documentation/ref-manual/release-process.rst | 2 +- documentation/test-manual/reproducible-builds.rst | 8 ++++---- documentation/test-manual/test-process.rst | 2 +- documentation/test-manual/understand-autobuilder.rst | 2 +- 7 files changed, 9 insertions(+), 10 deletions(-) --- base-commit: 28850c974a3896895bc921c094071523218d6d07 change-id: 20241226-update-autobuilder-link-97b19c8c7c88 Best regards,