public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: DJ Delorie <dj@redhat.com>
To: Michael Hudson-Doyle <michael.hudson@canonical.com>
Cc: carlos@redhat.com, libc-alpha@sourceware.org, sam@gentoo.org,
	simon.chopin@canonical.com
Subject: Re: release branch policy and distributions
Date: Thu, 09 Mar 2023 00:27:01 -0500	[thread overview]
Message-ID: <xn7cvq5wbe.fsf@greed.delorie.com> (raw)
In-Reply-To: <CAJ8wqtc79aNpKF+SMQyr7z2z-YYDsnDyJZF5cwNoi989Knm7Lg@mail.gmail.com>

Michael Hudson-Doyle via Libc-alpha <libc-alpha@sourceware.org> writes:
> I think running the glibc testsuite on a wider range of hardware would be
> the most significant thing we could do here. We do have quite a range of
> hardware for testing but I wouldn't know where to start about using it for
> glibc pre-commit CI,

Fortunately, I do :-)

The code is here: https://gitlab.com/djdelorie/glibc-cicd

The URL for your runner to track is: https://delorie.com/cicd/curator.cgi
(unless you want to run your own curator, but there's no need)

You'll need to create an API token in our patchwork instance if you want
to report results.

In general, your runner will inspect the event and decide what
testing[*], if any, your organization wants to do.  It will then queue a
task that your trybots will dequeue and run.  You organize queues based
on hardware types or pools or whatever, so for example you could have
some expensive-to-use AVX512 machine only run tests when the patch
mentions AVX512, or a raspberry pi pool that tests patches that touch
sysdeps/arm, etc.


[*] it doesn't have to be testing, it could be anything - like spell
checking patches to documentation, or checking coding standards, etc.
Even grepping for interesting new sandwich recipes, although I hope you
don't find any in glibc.


  reply	other threads:[~2023-03-09  5:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-16 22:57 Michael Hudson-Doyle
2023-02-17 12:24 ` Adhemerval Zanella Netto
2023-02-23 22:29 ` Andreas K. Huettel
2023-03-02 18:04 ` Carlos O'Donell
2023-03-04 17:52   ` Andreas K. Huettel
2023-03-09  2:36   ` Michael Hudson-Doyle
2023-03-09  5:27     ` DJ Delorie [this message]
2023-03-09 23:28       ` Michael Hudson-Doyle

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=xn7cvq5wbe.fsf@greed.delorie.com \
    --to=dj@redhat.com \
    --cc=carlos@redhat.com \
    --cc=libc-alpha@sourceware.org \
    --cc=michael.hudson@canonical.com \
    --cc=sam@gentoo.org \
    --cc=simon.chopin@canonical.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).