Details
Description
Since migrating from LTS 8.9 is required to upgrade to 9.0 and later, all incremental steps (DB migrations) executed to reach DB schema of SQ 8.9 can be compressed into a single one in 9.0.
=> notes from the SQ council: we specifically want to remove db migrations < 8.9, to not have unexpected upgrade paths 7.9 -> 9.0 without installing 8.9.
Once this task is done, it will not be possible to upgrade from 7.9 to 9.0.
As migrations are executed for all UT and ITs, we expect a small speed improvement in the CI.
Attachments
Issue Links
- is depended upon by
-
SONAR-15037 disable test_upgrade_from_7_9_LTS
-
- Closed
-
-
SONAR-15041 enable test_upgrade_from_8_9_LTS
-
- Closed
-
- relates to
-
SONAR-12218 Remove DB migrations prior to 7.9
-
- Closed
-