storj/satellite/gracefulexit
paul cannon 084719cde1 satellite/gracefulexit: de-flake TestNodeFailingGracefulExitWithLowOnlineScore
I can't say with certainty yet what caused the two failures I know
about, but I have one theory: the node continuing to check in during the
test skewed the online score towards 1, and using the test default for
GracefulExitDurationInDays meant there were fewer update periods than
expected.

At any rate, it is more correct to pause the graceful exit processing
chore and the contact chore during the test, even if it doesn't end up
solving the problem.

Refs: https://github.com/storj/storj/issues/6401
Change-Id: I06d43d531e0b3344af13878c8d55213349fdcfa3
2023-11-08 10:16:05 +00:00
..
chore_test.go satellite/gracefulexit: revamp graceful exit 2023-09-27 08:40:01 +00:00
common.go satellite/gracefulexit: revamp graceful exit 2023-09-27 08:40:01 +00:00
db_test.go satellite/gracefulexit: implement rangedloop observer 2022-12-22 10:47:10 -07:00
db.go satellite/gracefulexit: revamp graceful exit 2023-09-27 08:40:01 +00:00
endpoint_test.go satellite/gracefulexit: de-flake TestNodeFailingGracefulExitWithLowOnlineScore 2023-11-08 10:16:05 +00:00
endpoint.go satellite/gracefulexit: add missing test cases 2023-10-03 17:35:20 +00:00
getnodes_test.go satellite/overlay: remove old updateaddress method 2020-04-30 06:41:48 +00:00
gracefulexit_test.go satellite/gracefulexit: revamp graceful exit 2023-09-27 08:40:01 +00:00
observer_test.go satellite/gracefulexit: revamp graceful exit 2023-09-27 08:40:01 +00:00
observer.go satellite/gracefulexit: use node alias instead id with observer 2023-05-18 22:37:46 +00:00
pending_test.go satellite/gracefulexit: stop using gracefulexit_transfer_queue 2021-09-14 11:52:34 +00:00
pending.go satellite/gracefulexit: stop using gracefulexit_transfer_queue 2021-09-14 11:52:34 +00:00
validation.go satellite/gracefulexit: stop using gracefulexit_transfer_queue 2021-09-14 11:52:34 +00:00