storj/cmd/segment-reaper
Ivan Fraixedes 9ac2c4d815 cmd/segment-reaper: Add test cases from/to processSegment
Add randomized test cases for testing the observer processSegment method
when the observer has a time range (from and to) set and there are
objects with segments whose creation date is outside of this range.

Change-Id: Ieac82a21f278f0850b95275bfdd2e8a812cc57a5
2019-12-13 17:23:32 +00:00
..
bitmask_test.go cmd/segment-reaper: add detecting and printing zombie segments (#3598) 2019-12-09 03:30:52 -08:00
bitmask.go cmd/segment-reaper: add detecting and printing zombie segments (#3598) 2019-12-09 03:30:52 -08:00
delete_test.go segment-reaper: delete command logic (#3660) 2019-12-09 00:25:39 -08:00
delete.go segment-reaper: test from/to detect parameters 2019-12-10 12:18:44 +01:00
detect.go segment-reaper: fix for not analyzing last project in detect command 2019-12-11 13:18:13 +00:00
main.go cmd: skeleton for segment-reaper detect command (#3562) 2019-11-14 07:57:27 -08:00
observer_test.go cmd/segment-reaper: Add test cases from/to processSegment 2019-12-13 17:23:32 +00:00
observer.go segment-reaper: fix for not analyzing last project in detect command 2019-12-11 13:18:13 +00:00