Hi coreboot fellows,
You will find some new things in the Gerrit UI when you have a patch open.
I've just added checks integration, which shows the executed CI jobs and tests in a much more convenient way rather than in the comment section. Ideally, it also gives a bit information on which tests failed, how many or why they failed. So more or less a summary about the build results you also get when you open the overview of a CI job. And also.. failed jobs shouldn't be listed as "warning".
An example how it could look like: https://gerrit-review.googlesource.com/Documentation/pg-plugin-checks-api.ht...
However, it's still work in progress and I'm trying to figure out how to make it showing more information. Just wanted to make a little announcement in case of you are wondering or seeing some errors :)
Felix