[MDBF-642] Implement alerting for build times trends changes on Buildbot Created: 2024-01-26 Updated: 2024-01-26 |
|
| Status: | Open |
| Project: | MariaDB Foundation Development |
| Component/s: | Buildbot |
| Affects Version/s: | N/A |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Faustin Lammler | Assignee: | Faustin Lammler |
| Resolution: | Unresolved | Votes: | 1 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
Wlad recently discovered that the build time on windows drastically increased, see: https://buildbot.mariadb.org/#/builders/234?numbuilds=4000 . then "build times" tab. By querying the Buildbot DB (on the replica probably to not load the production), we could pull all the build time metrics and then do some alerting based on history or trend functions:
|