storj/satellite/overlay
Natalie Villasana 0a1bbc9824 satellite/overlay: add TestEnsureMinimumRequested
Adds a test to make sure that the correct amount of total nodes,
reputable nodes, and new nodes are returned by SelectStorageNodes
in different cases.

Change-Id: I0939159600afde8a46c35735f1edf0576fcdb4cd
2020-04-08 16:06:25 +00:00
..
benchmark_test.go satellite/overlay: add benchmark for node selection 2020-03-27 23:09:29 +02:00
config.go satellite/overlay: rename newNodePercentage to newNodeFraction 2020-03-19 20:09:32 +00:00
inspector.go common: separate repository 2019-12-27 14:11:15 +02:00
peeridentities_test.go satellite/satellitedb/satellitedbtest: pass ctx as an argument 2020-01-20 16:35:42 +02:00
peeridentities.go common: separate repository 2019-12-27 14:11:15 +02:00
piececount_test.go satellite: use IP for all uplink operations, use hostname for audit and repairs 2020-03-11 09:11:40 -07:00
selection_test.go satellite/overlay: add TestEnsureMinimumRequested 2020-04-08 16:06:25 +00:00
service_test.go satellite/overlay: reduce overhead of GetNodes 2020-03-30 18:36:23 +03:00
service.go satellite/overlay: reduce overhead of GetNodes 2020-03-30 18:36:23 +03:00
statdb_test.go satellite/{overlay, satellitedb}: account for suspended field in overlay cache 2020-03-17 17:14:56 +00:00
suspension_test.go satellite/{audit,overlay,satellitedb}: implement unknown audit reputation and suspension 2020-03-16 20:29:26 +00:00