DRM-CI: A GitLab-CI pipeline for Linux kernel testing (Collabora Blog)
DRM-CI: A GitLab-CI pipeline for Linux kernel testing (Collabora Blog)
Posted Feb 13, 2024 21:20 UTC (Tue) by robclark (subscriber, #74945)In reply to: DRM-CI: A GitLab-CI pipeline for Linux kernel testing (Collabora Blog) by gfernandes
Parent article: DRM-CI: A GitLab-CI pipeline for Linux kernel testing (Collabora Blog)
> Maybe I'm dense. But to me, a CI till must provide an excellent build summary report, including detailed test information - run time, failure traces etc., a detailed coverage report, including increase/decrease percentages.
By _far_ the most valuable thing about gitlab CI is re-using the existing mesa test farms and related infrastructure for running tests on actual hw. Nice shiny results summary (which gitlab can do AFAIU) isn't hugely useful, as is knowing pass/fail/flake and having enough artifacts to debug when necessary.