Page MenuHomeSoftware Heritage

pytest_plugin: Reuse swh_storage_postgresql connection string
ClosedPublic

Authored by ardumont on Sep 23 2020, 12:26 PM.

Details

Summary

The swh_storage_postgresql.dsn string already contains the connection
information necessary for the tests to run.

In a subsequent diff, i'll rename the db name to storage D4014

Test Plan

tox

Diff Detail

Repository
rDSTO Storage manager
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 D4016 (id=14166)

Rebasing onto 30cdb78f17...

Current branch diff-target is up to date.
Changes applied before test
commit 8c44a29e432f5edb6d5229415067e100a0aac523
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Wed Sep 23 12:24:04 2020 +0200

    pytest_plugin: Reuse swh_storage_postgresql connection string
    
    The `swh_storage_postgresql.dsn` string already contains the connection
    information necessary for the tests to run.

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

This revision is now accepted and ready to land.Sep 23 2020, 1:10 PM