Page MenuHomeSoftware Heritage

requirements-db-pytestplugin: Don't install pytest-postgresql 3.0+
ClosedPublic

Authored by vlorentz on May 5 2021, 7:51 PM.

Details

Summary

3.0 breaks backwards compatibility, we should handle the upgrade in a
separate patch, for now this ensures the rest of the pipelines can keep
running.

See also: D5688

Diff Detail

Event Timeline

Build is green

Patch application report for D5690 (id=20315)

Rebasing onto 7d42035a13...

Current branch diff-target is up to date.
Changes applied before test
commit 4d70ee0cfab62b79e20d60a8ac0b9351ed2f1963
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Wed May 5 19:50:46 2021 +0200

    requirements-db-pytestplugin: Don't install pytest-postgresql 3.0+
    
    3.0 breaks backwards compatibility, we should handle the upgrade in a
    separate patch, for now this ensures the rest of the pipelines can keep
    running.

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

This revision is now accepted and ready to land.May 5 2021, 8:37 PM