Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
We need to make sure that upgrades from 11.X.A to 11.Y.B (for Y >= 3) work seamlessly and automatically.
Practically, the important cases are A=B=1 and A=B=2, with Y=X+1. Although, likely, allowing any natural numbers there will not require any additional code changes.
CI should test that, we'll fix everything that makes these tests fail
Attachments
Issue Links
- relates to
-
MDEV-33504 apt/yum repositories for 11.3+
-
- Open
-
In the old buildbot (if we still want to extend it):
In the new buildbot:
The steps can of course be extended with additional checks which we want to run for such upgrades. They cannot be the same as in current minor upgrades (dependencies can change, so can plugin lists, requirements, etc.), but maybe a subset of those.