[MDBF-457] Do not trigger install/upgrade for unreleased operating systems Created: 2022-08-11 Updated: 2022-09-07 Resolved: 2022-09-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: | Vlad Bogolin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | buildbot | ||
| Remaining Estimate: | 1.5h | ||
| Time Spent: | 0.5h | ||
| Original Estimate: | 0.25d | ||
| Description |
|
After adding the has_install flag https://github.com/MariaDB/buildbot/blob/b602c0b06bb6f67f066ad9d83b4ec10af216126e/os_info.yaml#L62, builders are not created, but the builds are still scheduled. Do not trigger those builds if this is the case. One example of problematic builder is *-centos-stream8. |
| Comments |
| Comment by Vlad Bogolin [ 2022-09-07 ] |
|
A master restart was needed for all masters in order to solve this. |