Database consistency check
Setup
Database consistency check are executed nightly for main, pi and 2.40 and the results are referred nightly and on freezing the release for maintenance pack releases or Major version releases.
The check is made in two ways
- DB consistency check on Full/complete builds
- At end of the day checks do compiling and exporting the database, the resultant files should be the same, check for more information here
- DB consistency check on incremental builds
- At the end of the day make sure that the database of the incremental builds is the same that of a clean full build. Run on the workspace of incremental build
- Step 1 Copies the incremental build to this jobs workspace
- Step 2 Run the database export.
- Step 3 Check if there are modifications.
- At the end of the day make sure that the database of the incremental builds is the same that of a clean full build. Run on the workspace of incremental build