Page MenuHomeSoftware Heritage

Fix load_maven scheduling task name
ClosedPublic

Authored by ardumont on Feb 15 2022, 4:10 PM.

Details

Summary

Without this, no scheduling of maven visits occurs.

Related to T3746

Test Plan

tox

And docker-compose up, now the swh-scheduler-schedule-recurrent is scheduling properly
the maven artifacts.

swh-scheduler-schedule-recurrent_1  | INFO:swh.scheduler.celery_backend.recurrent_visits:maven: 2 visits scheduled in queue swh.loader.package.maven.tasks.LoadMaven

Diff Detail

Repository
rDLDBASE Generic VCS/Package Loader
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 D7178 (id=26013)

Rebasing onto 9c3506663e...

Current branch diff-target is up to date.
Changes applied before test
commit 937b874030a36541e51eb0568787a29e647d690d
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Tue Feb 15 16:06:24 2022 +0100

    Fix load_maven scheduling task name
    
    Without this, no scheduling of maven visits occurs.
    
    Related to T3746

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

This revision was not accepted when it landed; it landed in state Needs Review.Feb 15 2022, 5:00 PM
This revision was automatically updated to reflect the committed changes.