Add support for 2 check config flags in the check_config table
These flags allow to configure a checking session including only one of the 2 possible checks (hash computation and reference validation).
Showing
- swh/scrubber/db.py 52 additions, 3 deletionsswh/scrubber/db.py
- swh/scrubber/sql/30-schema.sql 4 additions, 0 deletionsswh/scrubber/sql/30-schema.sql
- swh/scrubber/sql/60-indexes.sql 1 addition, 1 deletionswh/scrubber/sql/60-indexes.sql
- swh/scrubber/sql/upgrades/7.sql 10 additions, 0 deletionsswh/scrubber/sql/upgrades/7.sql
- swh/scrubber/storage_checker.py 24 additions, 12 deletionsswh/scrubber/storage_checker.py
- swh/scrubber/tests/test_db.py 53 additions, 5 deletionsswh/scrubber/tests/test_db.py
Loading
Please register or sign in to comment