HomeSoftware Heritage

pytest_plugin: Change dbname to storage to avoid clash in tests

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

pytest_plugin: Change dbname to storage to avoid clash in tests

Other similar fixtures in other modules which use the same "tests" db already.
Clash can then happen when table names exists in different modules (e.g.
dbversion exist both in scheduler and storage dbs).

Details

Provenance
ardumontAuthored on Sep 23 2020, 11:04 AM
ardumontPushed on Sep 23 2020, 1:58 PM
Differential Revision
D4014: pytest_plugin: Change dbname to storage to avoid clash in tests
Build Status
Buildable 15437
Build 23785: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.