Sub ticket of CAM-6274
The new refactored SQL scripts should be executed on Jenkins by the upgrade tests.
The test upgrade pom should be edited, so the test use the release of the latest version on which the scripts are fixed. Until the scripts are not in the release we should use the snapshot.
This could make it possible to use the newer scripts. Only the patch scripts, which are higher then the release version (on which the sql scripts are fixed), should be used and executed.
The patch scripts must be named in the pom of the next version branch.
Example:
7.4.9 (contains new fixed scripts)
7.4.10
7.4.11
...(further releases)
Upgrade test:
- Upgrade von 7.4 to 7.5:
- create script from 7.4.9
- patch script from 7.4.10
- patch script from 7.4.11
- upgrade script 7.5
- patch scripts 7.5. (fixed - without the data of the 7.4.9
This is the controller panel for Smart Panels app
- is depended on by
-
CAM-6274 Database scripts contain invalid characters and comments
- Closed