storj/pkg/audit
Ivan Fraixedes 3d6b25a043
[v3-1952 test 1 & 3] pkg/audit: Add DQ test for too many failed audits (#2265)
* pkg/audit: Add DQ test for too many failed audits
  
  Add an integration test which checks that a node which fails several
  audits gets disqualified but not before it reaches the audit reputation
  disqualification cut-off.

* internal/testplanet: Set DQ cut-off config values
  Set the values of the Overlay cache DQ cut-off configuration parameters
  used by testplanet.
2019-06-21 18:27:19 +02:00
..
containment_test.go pkg/audit: add more reverify tests (#2144) 2019-06-11 16:14:40 -04:00
containment.go Save hash of expected share from missing audited node (#2025) 2019-05-23 16:07:19 -04:00
cursor_test.go storage: add monkit task to missing places (#2122) 2019-06-05 16:23:10 +02:00
cursor.go storage: add monkit task to missing places (#2122) 2019-06-05 16:23:10 +02:00
disqualification_test.go [v3-1952 test 1 & 3] pkg/audit: Add DQ test for too many failed audits (#2265) 2019-06-21 18:27:19 +02:00
reporter_test.go pkg/audit: fix maxRetries bug (#2271) 2019-06-21 11:10:03 -04:00
reporter.go pkg/audit: fix maxRetries bug (#2271) 2019-06-21 11:10:03 -04:00
reverify_test.go Avoid reporting audit failures for files deleted during audit (#2233) 2019-06-19 12:02:25 +03:00
service.go Avoid reporting audit failures for files deleted during audit (#2233) 2019-06-19 12:02:25 +03:00
testplanet_helpers_test.go pkg/audit: Move test helper funcs to separated file (#2259) 2019-06-20 17:38:08 +02:00
verifier_test.go pkg/audit: Move test helper funcs to separated file (#2259) 2019-06-20 17:38:08 +02:00
verifier_unit_test.go testcontext: sanitize folder name (#2195) 2019-06-13 15:46:08 +03:00
verifier.go add disqualification and new reputation system into overlay cache (#2227) 2019-06-20 09:56:04 -04:00