Page MenuHomeSoftware Heritage

SaveCodeNowCheck: Add support for list of origins
ClosedPublic

Authored by vlorentz on Sep 27 2022, 11:17 AM.

Details

Reviewers
ardumont
Group Reviewers
Reviewers
Maniphest Tasks
Restricted Maniphest Task
Commits
rDICP9bf863b07400: SaveCodeNowCheck: Add support for list of origins
Summary

This will allow distributing the 'load' across multiple origins;
so that https://github.com/rdicosmo/parmap does not end up
with thousands of visits (which makes swh-storage time out when
listing visits)

First step to fix T4386#91104

Diff Detail

Repository
rDICP Icinga plugins
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Build is green

Patch application report for D8544 (id=30808)

Rebasing onto 11f9eae847...

Current branch diff-target is up to date.
Changes applied before test
commit 9bf863b074008e08755f08aa7909389e6fd19405
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Tue Sep 27 11:16:44 2022 +0200

    SaveCodeNowCheck: Add support for list of origins
    
    This will allow distributing the 'load' across multiple origins;
    so that https://github.com/rdicosmo/parmap does not end up
    with thousands of visits (which makes swh-storage time out when
    listing visits)

See https://jenkins.softwareheritage.org/job/DICP/job/tests-on-diff/75/ for more details.

This revision is now accepted and ready to land.Sep 27 2022, 11:40 AM