https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: fbe3803820a5c348861057e40e4cd3a5460843a3 authored by Antoine Lambert on 13 July 2022, 14:44:13 UTC
postgresql: Increase some timeouts to get origin visits
Tip revision: fbe3803
Makefile.local
TEST_DIRS := ./swh/storage/tests
TESTFLAGS=--hypothesis-profile=fast
back to top