storj/storagenode/pieces
Egon Elbre 1aec831d98 satellite/audit,storage: increase sleep delay in TestMaxVerifyCount
Currently TextMaxVerifyCount flakes in some tests, try increasing the
sleep time to ensure that things are slow enough to trigger the error
condition.

Also pass ctx to all the funcs so we can handle sleep better.

Change-Id: I605b6ea8b14a0a66d81a605ce3251f57a1669c00
2021-09-10 15:30:37 +00:00
..
cache_test.go storagenode/pieces: implement buffering for writing 2020-05-04 06:01:32 +00:00
cache.go all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
db_test.go storagenode/storagenodedb/storagenodedbtest: pass ctx as an argument 2020-01-20 16:56:12 +02:00
deleter_test.go storagenode/pieces: send piece deletions to trash 2021-04-07 16:52:10 +00:00
deleter.go storagenode/pieces: send piece deletions to trash 2021-04-07 16:52:10 +00:00
pieceexpiration_test.go storagenode/storagenodedb/storagenodedbtest: pass ctx as an argument 2020-01-20 16:56:12 +02:00
readwrite_test.go all: replace == comparison with errors.Is 2020-07-14 15:50:25 +00:00
readwrite.go all: fix comments 2020-07-16 19:13:14 +03:00
store_test.go storagenode/satellites: address added, caching satellite's addresses from trust 2021-07-08 15:38:23 +00:00
store.go satellite/audit,storage: increase sleep delay in TestMaxVerifyCount 2021-09-10 15:30:37 +00:00
trashchore.go storagenode/pieces: tidying trash log 2020-09-24 11:55:06 +03:00