bencher: add config to suppress failures on benchmark regressions.

This config update will let tailscale use bencher without worrying about the bencher check appearing as failed due to a benchmark regressing.

Updates #2938

Signed-off-by: Nathan Dias <nathan@orijtech.com>
main
Nathan Dias 5 years ago committed by Denton Gentry
parent 09c2462ae5
commit babd163aac
  1. 1
      .bencher/config.yaml

@ -0,0 +1 @@
suppress_failure_on_regression: true
Loading…
Cancel
Save