Running common operations on all git origins is pretty intense. Using
table sampling gives us the opportunity to at least schedule some jobs
in (decently small) time.
Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Commits
- rDSCH5e8007fdbfeb: Add table sampling option to grab_next_visits
smoke test added; not easy to test the *exact* table sampling behavior reliably
Diff Detail
Diff Detail
- Repository
- rDSCH Scheduling utilities
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 23203 Build 36202: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 36201: arc lint + arc unit
Event Timeline
Comment Actions
Build is green
Patch application report for D6145 (id=22244)
Rebasing onto cc76a573e7...
Current branch diff-target is up to date.
Changes applied before test
commit 5e8007fdbfeb612ea394f97eeba25a1c4e529b7e Author: Nicolas Dandrimont <nicolas@dandrimont.eu> Date: Tue Jun 1 15:48:05 2021 +0200 Add table sampling option to grab_next_visits Running common operations on all git origins is pretty intense. Using table sampling gives us the opportunity to at least schedule some jobs in (decently small) time.
See https://jenkins.softwareheritage.org/job/DSCH/job/tests-on-diff/446/ for more details.