storj/satellite/audit
littleskunk 8b3444e088
satellite/nodeselection: don't select nodes that haven't checked in for a while (#3567)
* satellite/nodeselection: dont select nodes that havent checked in for a while

* change testplanet online window to one minute

* remove satellite reconfigure online window = 0 in repair tests

* pass timestamp into UpdateCheckIn

* change timestamp to timestamptz

* edit tests to set last_contact_success to 4 hours ago

* fix syntax error

* remove check for last_contact_success > last_contact_failure in IsOnline
2019-11-15 23:43:06 +01:00
..
chore.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
containment_test.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
containment.go all: add archview annotations (#2964) 2019-09-10 16:24:16 +03:00
cryptosource.go satellite/audit: worker now verifies and reverifies (#2965) 2019-09-11 18:37:01 -04:00
disqualification_test.go satellite/nodeselection: don't select nodes that haven't checked in for a while (#3567) 2019-11-15 23:43:06 +01:00
integration_test.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
pathcollector_test.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
pathcollector.go satellite: remove remote/inline file from BucketTally (#3041) 2019-09-13 16:51:41 +03:00
queue_test.go satellite/audit: create the audit queue, chore, and worker (#2888) 2019-09-05 11:40:52 -04:00
queue.go satellite/audit: create the audit queue, chore, and worker (#2888) 2019-09-05 11:40:52 -04:00
reporter_test.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
reporter.go satellite/audit: improve logging (#3285) 2019-10-16 13:48:05 +02:00
reservoir.go satellite/audit: create the audit queue, chore, and worker (#2888) 2019-09-05 11:40:52 -04:00
reverify_test.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
testplanet_helpers_test.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
verifier_test.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
verifier_unit_test.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
verifier.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
worker.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00