storj/private/testplanet
paul cannon 92d86fa044 satellite/repair: fix repair concurrency
This new repair timeout (configured as TotalTimeout) will include both
the time to download pieces and the time to upload pieces, as well as
the time to pop the segment from the repair queue.

This is a move from Github PR #3645.

Change-Id: I47d618f57285845d8473fcd285f7d9be9b4318c8
2020-02-24 19:57:09 +00:00
..
dir.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
planet_test.go all: remove usages of testplanet.New 2020-01-22 22:42:57 +02:00
planet.go {storagenode/contact, private/testplanet}: remove ErrFailureToStart and panic in testplanet.Start 2020-02-24 18:24:23 +00:00
reconfigure.go satellite/metainfo: move RS configuration to satellite 2020-01-22 09:33:53 +00:00
referralmanager.go common: separate repository 2019-12-27 14:11:15 +02:00
rpc_test.go common: separate repository 2019-12-27 14:11:15 +02:00
run_test.go common: separate repository 2019-12-27 14:11:15 +02:00
run.go testplanet: log stack trace for error during creation 2020-02-10 21:59:20 +00:00
satellite.go satellite/repair: fix repair concurrency 2020-02-24 19:57:09 +00:00
storagenode.go storagenode/{piecestore, contact}: report capacity to satellites if below specific threshold 2020-02-18 15:42:48 -05:00
tlsopts_test.go common: separate repository 2019-12-27 14:11:15 +02:00
uplink_test.go storagenode/piecestore: remove unused DeletePiece endpoint 2020-02-21 21:03:49 +00:00
uplink.go go.mod: update uplink 2020-02-21 16:08:12 +02:00
versioning.go private/testplanet: use defaultInterval 2020-01-14 16:07:36 +00:00