storj/private/testplanet
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
..
dir.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
planet_test.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
planet.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
reconfigure.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
run_test.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
run.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
satellite.go satellite/nodeselection: don't select nodes that haven't checked in for a while (#3567) 2019-11-15 23:43:06 +01:00
storagenode.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
uplink_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
uplink.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
versioning.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00