[MDBF-162] Install/Upgrade trigger problem Created: 2020-10-27 Updated: 2022-02-04 Resolved: 2022-02-04 |
|
| Status: | Closed |
| Project: | MariaDB Foundation Development |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Vlad Bogolin | Assignee: | Vlad Bogolin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | 0d | ||
| Time Spent: | 7h | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||||||
| Description |
|
When a minor upgrade and a major upgrade test trigger in the same time, there is a possibility that one of them would not start with a clean image because of the way the buildbot works. A re-factoring of the trigger mechanism is needed to ensure that for the same architecture one cannot be triggered before the other. |