Staging instance, all changes can be removed at any time

Skip to content

Deal with new checksum blake2s256 in storage

  • 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


Migrated from D200 (view on Phabricator)

Merge request reports

Loading