Thomas Huth <th...@redhat.com> writes: > On 08/09/2025 23.18, Alex Bennée wrote: >> This is a script designed to collect data from multiple pipelines and >> analyse the failure modes they have. >> Signed-off-by: Alex Bennée <alex.ben...@linaro.org> >> --- >> scripts/ci/gitlab-failure-analysis | 65 ++++++++++++++++++++++++++++++ >> 1 file changed, 65 insertions(+) >> create mode 100755 scripts/ci/gitlab-failure-analysis > > You already get a nice overview by visiting a page like > https://gitlab.com/qemu-project/qemu/-/pipelines/2019002986 ... what's > the advantage of this script?
Not having to click every link when I want to see what the pattern of failures is and what might be a candidate for making flaky. > > Thomas -- Alex Bennée Virtualisation Tech Lead @ Linaro