Page MenuHomeSoftware Heritage

Update instructions for running a lister in docker
ClosedPublic

Authored by anlambert on Sep 26 2022, 3:54 PM.

Details

Summary

Prefer to execute lister through a celery task as it also enables to
catch possible issues with task implementation.

Also use docker compose v2 commands.

Diff Detail

Repository
rDLS Listers
Branch
doco-instructions-update
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 31756
Build 49685: Phabricator diff pipeline on jenkinsJenkins console · Jenkins
Build 49684: arc lint + arc unit

Event Timeline

Build is green

Patch application report for D8536 (id=30779)

Rebasing onto fd1a4244a0...

Current branch diff-target is up to date.
Changes applied before test
commit c10deec2142581b9a5ba1ce8174350bd0537ba0b
Author: Antoine Lambert <anlambert@softwareheritage.org>
Date:   Mon Sep 26 15:53:26 2022 +0200

    Update instructions for running a lister in docker
    
    Prefer to execute lister through a celery task as it also enables to
    catch possible issues with task implementation.
    
    Also use docker compose v2 commands.

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

This revision is now accepted and ready to land.Sep 26 2022, 5:37 PM

Build is green

Patch application report for D8536 (id=30943)

Rebasing onto 5426883c49...

Current branch diff-target is up to date.
Changes applied before test
commit dabb1a2ae5b98fcf987bae570f804ce7483b2709
Author: Antoine Lambert <anlambert@softwareheritage.org>
Date:   Mon Sep 26 15:53:26 2022 +0200

    Update instructions for running a lister in docker
    
    Prefer to execute lister through a celery task as it also enables to
    catch possible issues with task implementation.
    
    Also use docker compose v2 commands.

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