storj/satellite/gracefulexit
paul cannon dc5ae6f4f6 satellite/gracefulexit: add test for GE through upgrade
This creates an automated test for the situation where a node initiates
graceful exit while TimeBased is off, and then TimeBased is turned on
before the node has completed graceful exit. The node should no longer
try to transfer any more pieces, but should instead sit and wait until
the graceful exit period has elapsed.

Change-Id: Iaf636f9247bc878bc20041221e1a8014c77806ad
2023-11-09 08:58:16 +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: add test for GE through upgrade 2023-11-09 08:58:16 +00:00
endpoint.go satellite/gracefulexit: add test for GE through upgrade 2023-11-09 08:58:16 +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