Re: Missing kernelci bot emails?
Alan Zanoni Peixinho <[email protected]> Thu, 30 Jul 2026 16:35:40 -0300
| Newsgroups | dev.linux.lists.kernelci |
|---|---|
| Message-ID | <CAKKBm2t15GgkDsYympwXuu-=TkU8NZc0Ej6kyDzrMXMaXEHRDQ@mail.gmail.com> |
Hello everybody,
Apologies for the delay =E2=80=94 I wanted to take a proper look at the
notifications system first, since it's a part of the KernelCI
Dashboard I hadn't explored in depth before.
From local testing, the system appears to be working as intended. What
I did find is that a summary email is only sent when two conditions
are both met:
1. A recent checkout exists. The subscribed branch must have a
checkout that started between 5 and 29 hours before the daily run. The
5-hour delay gives builds and tests time to finish reporting, and only
the most recent checkout in that window is used.
2. At least one test changed state. Looking at the last 7 days, a
test must show a regression (PASS to FAIL), a fix (FAIL to PASS), or
unstable behaviour (flapping, or inconclusive results such as ERROR or
SKIP). If everything is stable, the report is skipped.
Debugging against
https://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git, all
the tests I can see in the current window are passing with no state
changes, which is why the notification is being
skipped. Does that match your expectation =E2=80=94 that there simply
haven't been any status changes recently?
There is also a flag to send the summary every day (when we have
builds) regardless of whether anything changed on test status =E2=80=94 we
already use it for the mainline tree. If you'd prefer that for arm64,
I'm happy to enable it.
Att,
Alan Peixinho
On Thu, Jul 30, 2026 at 9:24=E2=80=AFAM Mark Brown <[email protected]> wro=
te:
>
> On Thu, Jul 30, 2026 at 01:13:40PM +0100, Will Deacon wrote:
>
> > The last email I got from the KernelCI Bot was on 20th June:
>
> > https://lore.kernel.org/all/178192264021.17323.9854948270991678156@330c=
fa3079ca/
>
> > I've updated the arm64 for-kernelci branch since then, but I don't seem
> > to have received another update. Is something broken?
>
> FWIW the branch is still being tested:
>
> https://dashboard.kernelci.org/tree/arm64/for-kernelci/365f9c7a6b81889=
720fc221c166075b1ce81c641?i=3D7
>
> so whatever's happening is the emails.