storj/private/testplanet
Egon Elbre f4d5d89b68 private/testplanet: add WaitForStorageNodeEndpoints
After calling uplink.Upload it is not guaranteed that the
storage node has yet saved all the orders since it happens
asynchronously. Hence we need a separate func to wait
for them to complete.

Change-Id: I0c34b3ea6c98dbcf37f80493c0e10a8bdbbb2aaf
2020-03-05 10:33:56 +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 private/testplanet: add option to run testplanet databases non-parallel 2020-02-27 15:49:22 +02:00
reconfigure.go all: use pbgrpc 2020-02-26 21:27:47 +02:00
referralmanager.go all: use pbgrpc 2020-02-26 21:27:47 +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 private/testplanet: add option to run testplanet databases non-parallel 2020-02-27 15:49:22 +02:00
satellite.go satellite/repair: fix repair concurrency 2020-02-24 19:57:09 +00:00
storagenode-wait.go private/testplanet: add WaitForStorageNodeEndpoints 2020-03-05 10:33:56 +00:00
storagenode.go removes bandwidth limiting 2020-03-04 14:04:00 +00:00
tlsopts_test.go common: separate repository 2019-12-27 14:11:15 +02:00
uplink_test.go all: use pbgrpc 2020-02-26 21:27:47 +02:00
uplink.go go.mod: update uplink 2020-02-21 16:08:12 +02:00
versioning.go private/testplanet: set rollout seed to avoid warnings in logs 2020-03-03 12:58:54 +00:00