storj/private/testplanet
Yingrong Zhao 55a77d04bc satellite/satellitedb,private: add initial value on testplanet startup
Currently, reputation table is only populated when a node has been
audited. This is ok in production, however a lot of our tests doesn't
upload any data or trigger audits.
This PR adds an initialization step in testplanet to populate reputation
table with zero value for nodes reputation.

Change-Id: I11b381236669db346dc68a48a6d4a27334a0a8b8
2021-07-28 13:20:32 -04:00
..
dir.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
log.go Merge 'master' branch 2020-11-10 11:58:59 +00:00
planet_test.go Merge 'master' branch 2020-11-10 11:58:59 +00:00
planet.go satellite/satellitedb,private: add initial value on testplanet startup 2021-07-28 13:20:32 -04:00
reconfigure.go satellite/satellitedb,private: add initial value on testplanet startup 2021-07-28 13:20:32 -04:00
rpc_test.go pkg/,private/: merge with private package 2021-04-23 16:37:28 +03:00
run_test.go common: separate repository 2019-12-27 14:11:15 +02:00
run.go satellite/metabase/metabasetest: remove STORJ_TEST_DATABASES 2021-05-11 13:31:01 +00:00
satellite_test.go integration/ui: add UI integration tests 2021-06-09 14:39:38 +03:00
satellite.go satellite/{reputation,audit,overlay}: replace overlay with reputation 2021-07-28 13:10:48 -04:00
storagenode-wait.go storagenode/pieces: Deleter can handle multiple tests 2020-04-29 11:26:56 -06:00
storagenode.go pkg/,private/: merge with private package 2021-04-23 16:37:28 +03:00
tlsopts_test.go all: use DialNodeURL throughout the codebase 2020-05-20 10:36:30 +00:00
uplink_test.go mod: bump uplink 2021-04-30 16:53:54 +03:00
uplink.go integration/ui: add UI integration tests 2021-06-09 14:39:38 +03: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