storj/private/testplanet
Jennifer Johnson 4e2413a99d satellite/satellitedb: uses vetted_at field to select for reputable nodes
Additionally, this PR changes NewNodeFraction devDefault and testplanet config from 0.05 to 1.
This is because many tests relied on selecting nodes that were reputable based on audit and uptime
counts of 0, in effect, selecting new nodes as reputable ones.
However, since reputation is now indicated by a vetted_at db field that is explicitly set
rather than implied by audit and uptime counts, it would be more complicated to try to
update all of the nodes' reputations before selecting nodes for tests.
Now we just allow all test nodes to be new if needed.

Change-Id: Ib9531be77408662315b948fd029cee925ed2ca1d
2020-09-04 16:45:32 +00:00
..
dir.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
planet_test.go all: fix dots 2020-07-16 14:58:28 +00:00
planet.go all: fix dots 2020-07-16 14:58:28 +00:00
reconfigure.go storagenode/version: notification flow now based on cursor, chore_test added, versioncontrol added to reconfigure. 2020-07-23 14:13:24 +00:00
referralmanager.go all: fix dots 2020-07-16 14:58:28 +00:00
rpc_test.go all: use DialNodeURL throughout the codebase 2020-05-20 10:36:30 +00:00
run_test.go common: separate repository 2019-12-27 14:11:15 +02:00
run.go private/testplanet: Use config with name set when empty 2020-08-19 13:12:10 +02:00
satellite_test.go satellite/metainfo: use user PartnerID for bucket attribution 2020-08-06 13:14:07 +00:00
satellite.go satellite/satellitedb: uses vetted_at field to select for reputable nodes 2020-09-04 16:45:32 +00:00
storagenode-wait.go storagenode/pieces: Deleter can handle multiple tests 2020-04-29 11:26:56 -06:00
storagenode.go storagenode/{monitor,pieces}, storage/filestore: add loop to check storage directory writability 2020-08-31 21:20:49 +00:00
tlsopts_test.go all: use DialNodeURL throughout the codebase 2020-05-20 10:36:30 +00:00
uplink_test.go satellite/metainfo: use metabase.SegmentKey with metainfo.Service 2020-09-03 15:11:32 +00:00
uplink.go satellite/metainfo: use user PartnerID for bucket attribution 2020-08-06 13:14:07 +00:00
versioning.go storagenode/version: notification flow now based on cursor, chore_test added, versioncontrol added to reconfigure. 2020-07-23 14:13:24 +00:00