- Tests are ok.
- Run tested with loader-tar and ok.
What i tried and is ok:
1. Db installed from scratch and load some tarballs
-> All checksums are computed accordingly.
2. DB installed from prior version and migration (as in production):
- load tarballs (old-gnu)
- Migrate to 104 (current version to be reviewed)
- Recompute existing new checksums blake2s256.
- Import some more new contents
-> All checksums are computed accordingly.
Related T703