[MDBF-450] Do not trigger minor upgrade for development_branch Created: 2022-06-29 Updated: 2023-11-28 |
|
| Status: | Open |
| 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: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
Do not trigger the minor upgrade for development branches that were not perviously released. doStepIf from https://github.com/MariaDB/buildbot/blob/cd5378a7b6549e3bf5930306c2eed29239aa3a38/common_factories.py#L99 and https://github.com/MariaDB/buildbot/blob/cd5378a7b6549e3bf5930306c2eed29239aa3a38/master.cfg#L649 |
| Comments |
| Comment by Faustin Lammler [ 2023-11-28 ] |
|
This has been temporarily fixed by raising a warning (not an error) in case this happen. This is not the final solution that would need the release matrix. cvicentiu please link the MDBF task when created. |