storj/private/testplanet
Isaac Hess 2f77ce48f0 private/testplanet: Add databases to testplanet.databases near creation
We now close databases in testplanet in reverse order, knowing that some
caches and other objects need to close prior to the underlying db. Some
dbs were not being added near the list of closeable databases near their
creation, causing an issue with shutdown order.

Change-Id: I23391f4d77649030493e47bd7169002a72b3bf7a
2020-01-23 15:30:52 -07:00
..
dir.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
planet_test.go all: remove usages of testplanet.New 2020-01-22 22:42:57 +02:00
planet.go private/testplanet: shutdown databases in reverse order 2020-01-23 18:55:57 +00:00
reconfigure.go satellite/metainfo: move RS configuration to satellite 2020-01-22 09:33:53 +00:00
referralmanager.go common: separate repository 2019-12-27 14:11:15 +02:00
rpc_test.go common: separate repository 2019-12-27 14:11:15 +02:00
run_test.go common: separate repository 2019-12-27 14:11:15 +02:00
run.go satellite/accounting: refactor live accounting to hold current estimated totals 2020-01-16 10:26:49 -05:00
satellite.go private/testplanet: Add databases to testplanet.databases near creation 2020-01-23 15:30:52 -07:00
storagenode.go storagenode/piecestore: add large timeouts to read/write operations 2020-01-23 19:20:49 +00:00
tlsopts_test.go common: separate repository 2019-12-27 14:11:15 +02:00
uplink_test.go satellite/metainfo: move RS configuration to satellite 2020-01-22 09:33:53 +00:00
uplink.go satellite/metainfo: move RS configuration to satellite 2020-01-22 09:33:53 +00:00
versioning.go private/testplanet: use defaultInterval 2020-01-14 16:07:36 +00:00