all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#42137: cuirass: monitor evaluation status
@ 2020-06-30 12:04 Mathieu Othacehe
  2021-04-12  8:16 ` Mathieu Othacehe
  0 siblings, 1 reply; 2+ messages in thread
From: Mathieu Othacehe @ 2020-06-30 12:04 UTC (permalink / raw)
  To: 42137


Hello,

With Hydra, it is possible for a derivation to have the status of all
"still succeeding jobs", "newly failing jobs", "newly succeeding
jobs". In a word, have a quick overview of an evaluation status.

You can have a look to
https://hydra.nixos.org/jobset/nixos/release-19.09-small where it's easy
to see that 1591716 caused two test failures, that were fixed right
after.

In Cuirass, it's only possible to know the status of triggered builds,
for each evaluation. For the last two months, the system installation
were almost all broken, I think that if we have had a page showing the
full status of system tests evaluation by evaluation, we could have
avoided this situation.

Also having the "newly failing jobs" list would allow to mail the people
that have commited changes between the last evaluation.

Of course this is easier said than done, it might imply to update our
database structure among other things.

WDYT?

Thanks,

Mathieu




^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#42137: cuirass: monitor evaluation status
  2020-06-30 12:04 bug#42137: cuirass: monitor evaluation status Mathieu Othacehe
@ 2021-04-12  8:16 ` Mathieu Othacehe
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2021-04-12  8:16 UTC (permalink / raw)
  To: 42137-done


Hello,

> Also having the "newly failing jobs" list would allow to mail the people
> that have commited changes between the last evaluation.
>
> Of course this is easier said than done, it might imply to update our
> database structure among other things.

This has been implemented with a new "Jobs" table and the associated
dashboard views.

Thanks,

Mathieu




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-04-12  8:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-30 12:04 bug#42137: cuirass: monitor evaluation status Mathieu Othacehe
2021-04-12  8:16 ` Mathieu Othacehe

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.