Details
Details
- Reviewers
olasd - Group Reviewers
Reviewers - Commits
- rDSCRUB53830b24f26c: Add metrics on references to missing objects
Diff Detail
Diff Detail
- Repository
- rDSCRUB Datastore Scrubber
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 30874 Build 48280: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 48279: arc lint + arc unit
Event Timeline
Comment Actions
Build is green
Patch application report for D8254 (id=29811)
Could not rebase; Attempt merge onto c6f711ecbf...
Updating c6f711e..4e34e1d Fast-forward swh/scrubber/storage_checker.py | 66 +++++++++++++++++++++++++++++------------ 1 file changed, 47 insertions(+), 19 deletions(-)
Changes applied before test
commit 4e34e1d1bf1f3e05ff72220cfd93db5a0cad9770 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Thu Aug 18 15:19:43 2022 +0200 Add metrics on references to missing objects commit f1a61b1f501a5c3e342972c66688b08400dacea6 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Thu Aug 18 15:12:37 2022 +0200 Split batch_duration_seconds metric in two It will probably be useful to know what part of the check takes the most time. commit 0cc86b0e45f015429406112b16e8b2e5196512ba Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Thu Aug 18 15:07:19 2022 +0200 Deduplicate statsd calls This will allow adding more tags easily in future commits
See https://jenkins.softwareheritage.org/job/DSCRUB/job/tests-on-diff/55/ for more details.
Comment Actions
Build is green
Patch application report for D8254 (id=29822)
Could not rebase; Attempt merge onto c6f711ecbf...
Updating c6f711e..53830b2 Fast-forward swh/scrubber/storage_checker.py | 68 ++++++++++++++++++++++++++++++----------- 1 file changed, 50 insertions(+), 18 deletions(-)
Changes applied before test
commit 53830b24f26ccd1faaca296c0e3096e34fd25fd8 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Thu Aug 18 15:19:43 2022 +0200 Add metrics on references to missing objects commit aaae867e8d297d8f1aee26e4326209d69c3b392f Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Thu Aug 18 15:12:37 2022 +0200 Split batch_duration_seconds metric in two It will probably be useful to know what part of the check takes the most time. commit 0cc86b0e45f015429406112b16e8b2e5196512ba Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Thu Aug 18 15:07:19 2022 +0200 Deduplicate statsd calls This will allow adding more tags easily in future commits
See https://jenkins.softwareheritage.org/job/DSCRUB/job/tests-on-diff/60/ for more details.