poke-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] hacking: document the Sourceware buildbot


From: Jose E. Marchesi
Subject: Re: [PATCH] hacking: document the Sourceware buildbot
Date: Tue, 22 Nov 2022 11:34:08 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Hi Arsen.

> +  CI is also currently in the process of being deployed on the
> +  Sourceware buildbot at <https://builder.sourceware.org/>.  The sources
> +  for this are in the Sourceware `builder.git' repository at
> +  <https://sourceware.org/git/?p=builder.git>. The README file contains
> +  a good reference of how to hack on the build machinery, so what
> +  follows is an overview of what the machinery currently constitutes:
> +
> +  - An amd64 build on Debian Testing on each push.  This build runs
> +    `make check' and, on each failure, reports to the interested user.
> +    It also reports to poke-devel@gnu.org on a change in build status,
> +    but not for each failure.

If we are going to list specifics like the list of configurations tested
in HACKING, we will need a comment at the buildbot side asking people to
please send a patch to update poke's hacking file whenever they change
the list of targets tested, add new tests, etc.  Otherwise this will
quickly go outdated.

Alternatively, we can refer from HACKING to the buildbot script for
these details.  That has the advantage of not duplicating info.

> +  Parts relevant to poke are named `/.*gnupoke.*/' in the Sourceware
> +  buildbot configuration.  Please see the repository linked above for
> +  details.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]