storj/internal/testplanet
Alexander Leitner bfde515391
Clean up Storage node setup (#1013)
* Edit config on Setup

* Default to 1TiB storage space and 500GiB bandwidth

* Use human readable formats

* Use memory

* units of 1024 are measured with KiB/MiB etc

* pkg/cfgstruct: allow values to be configured with human readable sizes

Change-Id: Ic4e9ae461516d1d26fb81f6e44c5ac5cfccf777f

* Modify tests

* Removed comments

* More merge conflict stuff resolved

* Fix lint

* test fixin

Change-Id: I3a008206bf03a4446da19f642a2f9c1f9acaae36

* Remove commented code but secretly leave it in the histroy forever

* Move flag definition to struct
2019-01-14 16:19:15 -05:00
..
gen_identities.go Remove utils.LogClose from identity saving (#837) 2018-12-13 15:50:05 +02:00
identities_table.go internal/testplanet (#528) 2018-11-03 14:17:14 +02:00
identities.go Simplify provider tests (#862) 2018-12-17 17:09:52 +02:00
node.go Storage Node Peer (#1005) 2019-01-10 15:13:27 +02:00
planet_test.go Storage Node Peer (#1005) 2019-01-10 15:13:27 +02:00
planet.go Clean up Storage node setup (#1013) 2019-01-14 16:19:15 -05:00