storj/storage/testsuite
Egon Elbre 76fdb5d863 storage: add configurable lookup limits
Currently storage tests were tied to the default lookup limit.
By increasing the limits, the tests will take longer and sometimes
cause a large number of goroutines to be started.

This change adds configurable lookup limit to all storage backends.

Also remove boltdb.NewShared, since it's not used any more.

Change-Id: I1a052f149da471246fac5745da133c3cfc27582e
2020-01-22 21:35:56 +02:00
..
bench.go common: separate repository 2019-12-27 14:11:15 +02:00
long_bench.go storage: add configurable lookup limits 2020-01-22 21:35:56 +02:00
test_crud.go common: separate repository 2019-12-27 14:11:15 +02:00
test_iterate_all.go common: separate repository 2019-12-27 14:11:15 +02:00
test_iterate.go common: separate repository 2019-12-27 14:11:15 +02:00
test_list.go common: separate repository 2019-12-27 14:11:15 +02:00
test_listv2.go common: separate repository 2019-12-27 14:11:15 +02:00
test_parallel.go common: separate repository 2019-12-27 14:11:15 +02:00
test_prefix.go common: separate repository 2019-12-27 14:11:15 +02:00
test.go storage: add configurable lookup limits 2020-01-22 21:35:56 +02:00
utils.go common: separate repository 2019-12-27 14:11:15 +02:00