test severity config

This commit is contained in:
forgash_ 2023-02-02 16:01:00 -07:00
parent 91f1bdb572
commit 46d0fdce70

View File

@ -48,9 +48,10 @@ models:
tests:
near:
+severity: warn # default to warn for all tests
silver:
+severity: warn # default to warn for int tests
core:
+severity: error # but error if a core view is having issues
+error_if: ">25" # but error if a core view is having issues, adding a buffer due to receipt processing lag
+store_failures: true # all tests
vars: