Page MenuHomeSoftware Heritage

sql/Makefile: Also call dropdb prior createdb when using pifpaf
ClosedPublic

Authored by anlambert on Apr 14 2021, 6:42 PM.

Details

Summary

Now that PGDATABASE value from pifpaf is used, that call is now needed
otherwise the overall swh doc build in development mode fails.

See https://jenkins.softwareheritage.org/job/DDOC/job/dev/5512/console

Diff Detail

Repository
rDSTO Storage manager
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 20739
Build 32188: Phabricator diff pipeline on jenkinsJenkins console · Jenkins
Build 32187: arc lint + arc unit

Event Timeline

Build is green

Patch application report for D5528 (id=19714)

Rebasing onto 1bacea5c44...

Current branch diff-target is up to date.
Changes applied before test
commit b999952e076b532ae14895c9bed2919990c619ce
Author: Antoine Lambert <antoine.lambert@inria.fr>
Date:   Wed Apr 14 18:39:49 2021 +0200

    sql/Makefile: Also call dropdb prior createdb when using pifpaf
    
    Now that PGDATABASE value from pifpaf is used, that call is now needed
    otherwise the overall swh doc build in development mode fails.

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

This revision is now accepted and ready to land.Apr 14 2021, 6:50 PM