[MDBF-449] Fix identifying main branch Created: 2022-06-29 Updated: 2022-11-07 Resolved: 2022-11-07 |
|
| Status: | Closed |
| Project: | MariaDB Foundation Development |
| Component/s: | Buildbot |
| Affects Version/s: | N/A |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Vlad Bogolin | Assignee: | Faustin Lammler |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | buildbot | ||
| Remaining Estimate: | 0d | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
For example here https://buildbot.mariadb.org/#/builders/370/builds/132, the main branch is wrongly identified as 10.1 instead of 10.10. The identification of the regex needs to be adjusted: https://github.com/MariaDB/buildbot/blob/cd5378a7b6549e3bf5930306c2eed29239aa3a38/master-libvirt/master.cfg#L180 |
| Comments |
| Comment by Faustin Lammler [ 2022-11-04 ] |
|
vladbogo I may be wrong but isn't this fixed now? |