storj/satellite/audit
Maximillian von Briesen 7cdc1b351a satellite/audit: do not audit expired segments (#3497)
* during audit Verify, return error and delete segment if segment is expired

* delete "main" reverify segment and return error if expired

* delete contained nodes and pointers when pointers to audit are expired

* update testplanet.Upload and testplanet.UploadWithConfig to use an expiration time of an hour from now

* Revert "update testplanet.Upload and testplanet.UploadWithConfig to use an expiration time of an hour from now"

This reverts commit e9066151cf84afbff0929a6007e641711a56b6e5.

* do not count ExpirationDate=time.Time{} as expired
2019-11-05 20:41:48 +01:00
..
chore.go all: add archview annotations (#2964) 2019-09-10 16:24:16 +03:00
containment_test.go all: fix Error.New formatting (#2840) 2019-08-21 19:30:29 +03:00
containment.go all: add archview annotations (#2964) 2019-09-10 16:24:16 +03:00
cryptosource.go satellite/audit: worker now verifies and reverifies (#2965) 2019-09-11 18:37:01 -04:00
disqualification_test.go satellite/audit: improve logging (#3285) 2019-10-16 13:48:05 +02:00
integration_test.go satellite/audit: worker now verifies and reverifies (#2965) 2019-09-11 18:37:01 -04:00
pathcollector_test.go satellite/audit: worker now verifies and reverifies (#2965) 2019-09-11 18:37:01 -04:00
pathcollector.go satellite: remove remote/inline file from BucketTally (#3041) 2019-09-13 16:51:41 +03:00
queue_test.go satellite/audit: create the audit queue, chore, and worker (#2888) 2019-09-05 11:40:52 -04:00
queue.go satellite/audit: create the audit queue, chore, and worker (#2888) 2019-09-05 11:40:52 -04:00
reporter_test.go satellite/audit: improve logging (#3285) 2019-10-16 13:48:05 +02:00
reporter.go satellite/audit: improve logging (#3285) 2019-10-16 13:48:05 +02:00
reservoir.go satellite/audit: create the audit queue, chore, and worker (#2888) 2019-09-05 11:40:52 -04:00
reverify_test.go satellite/audit: do not audit expired segments (#3497) 2019-11-05 20:41:48 +01:00
testplanet_helpers_test.go satellite/overlay: rename overlay.Cache to overlay.Service (#2717) 2019-08-06 19:35:59 +03:00
verifier_test.go satellite/audit: do not audit expired segments (#3497) 2019-11-05 20:41:48 +01:00
verifier_unit_test.go satellite/audit: worker now verifies and reverifies (#2965) 2019-09-11 18:37:01 -04:00
verifier.go satellite/audit: do not audit expired segments (#3497) 2019-11-05 20:41:48 +01:00
worker.go satellite/audit: increase timeout to 5 minutes (#3480) 2019-11-05 11:21:25 +01:00