Details
Details
- Reviewers
- None
- Group Reviewers
Reviewers
Diff Detail
Diff Detail
- Repository
- rDSCH Scheduling utilities
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 22597 Build 35218: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 35217: arc lint + arc unit
Event Timeline
Comment Actions
Build is green
Patch application report for D5993 (id=21625)
Rebasing onto 1006f0aee4...
Current branch diff-target is up to date.
Changes applied before test
commit 852a537cb9d95dc58d11e999ae24a4dddcefad28 Author: Stefan Sperling <stsp@stsp.name> Date: Tue Jul 13 16:09:19 2021 +0200 data: insert a task type for the CVS loader
See https://jenkins.softwareheritage.org/job/DSCH/job/tests-on-diff/416/ for more details.
Comment Actions
This is no longer required.
The swh-loader-cvs repository should declare the tasks to register in the scheduler
which then installs what's necessary [1]. IMSMW, the task type should be created out of
the def load_cvs(...) as load-cvs in the task_type table in the scheduler db.
[1] https://docs.softwareheritage.org/devel/swh-loader-core/vcs-loader-overview.html#architecture