Skip to content

Install postgresql_fact fixture for faster postgres tests

This moves the SWHDatabaseJanitor from swh.storage to swh.core. This also adds tests to it.

This will allow to share the faster behavior on other swh services with postgres backends (vault, scheduler, etc...).

Test Plan

tox


Migrated from D4300 (view on Phabricator)

Merge request reports