storj/private/testplanet
Cameron Ayer 5a337c48ec {cmd,private,storagenode}: create storage dir verification during setup
Previously, we created a new file to use for directory verification
every time the storage node starts. This is not helpful if the storage node
points to the wrong directory when restarting. Now we will only create the file
on setup. Now the file should be created only once and will be verified at
runtime.

Change-Id: Id529f681469138d368e5ea3c63159befe62b1a5b
2020-11-11 11:01:36 -05:00
..
dir.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
log.go private/testplanet: add STORJ_TESTPLANET_ABSTIME 2020-11-03 15:44:18 +02:00
planet_test.go all: fix defers in loop 2020-11-02 15:06:38 +02:00
planet.go all: add pprof labels for debugger 2020-10-29 15:10:07 +00:00
reconfigure.go satellite/metainfo: Update metainfo RS config to more easily support multiple RS schemes. 2020-11-09 22:16:13 +00:00
referralmanager.go all: fix dots 2020-07-16 14:58:28 +00:00
rpc_test.go all: use DialNodeURL throughout the codebase 2020-05-20 10:36:30 +00:00
run_test.go common: separate repository 2019-12-27 14:11:15 +02:00
run.go private/testplanet: use relative time logging 2020-11-02 17:53:18 +00:00
satellite_test.go satellite/metainfo: use user PartnerID for bucket attribution 2020-08-06 13:14:07 +00:00
satellite.go satellite/metainfo: Update metainfo RS config to more easily support multiple RS schemes. 2020-11-09 22:16:13 +00:00
storagenode-wait.go storagenode/pieces: Deleter can handle multiple tests 2020-04-29 11:26:56 -06:00
storagenode.go {cmd,private,storagenode}: create storage dir verification during setup 2020-11-11 11:01:36 -05:00
tlsopts_test.go all: use DialNodeURL throughout the codebase 2020-05-20 10:36:30 +00:00
uplink_test.go pkg/revocation: pass ctx into opening the database 2020-10-29 07:15:36 +00:00
uplink.go all: add pprof labels for debugger 2020-10-29 15:10:07 +00:00
versioning.go storagenode/version: notification flow now based on cursor, chore_test added, versioncontrol added to reconfigure. 2020-07-23 14:13:24 +00:00