Our weather report is awfully quiet while we do developers complaining about flakes :-)
So something is wrong, but I can't tell what. Our Grafana also does not show slowest tests anymore and only data for ostree and cockpit?
To replicate the weather report view in a bots checkout:
curl https://ci-weather-cockpit.apps.ocp.cloud.ci.centos.org/test-results.db
firefox tests.html (chrome seems to have issues loading the db from file:////
P.S. I looked at the code in tests.html and this is some oldschool JavaScript and generally not great. The sqlite wasm npm implementation is not maintained anymore and it isn't the greatest to debug / work on. Should we start investigating something new, simpler? Or combining it with our Grafana?
Our weather report is awfully quiet while we do developers complaining about flakes :-)
So something is wrong, but I can't tell what. Our Grafana also does not show slowest tests anymore and only data for ostree and cockpit?
To replicate the weather report view in a bots checkout:
curl https://ci-weather-cockpit.apps.ocp.cloud.ci.centos.org/test-results.dbfirefox tests.html(chrome seems to have issues loading the db from file:////P.S. I looked at the code in
tests.htmland this is some oldschool JavaScript and generally not great. The sqlite wasm npm implementation is not maintained anymore and it isn't the greatest to debug / work on. Should we start investigating something new, simpler? Or combining it with our Grafana?