Update CONTRIBUTING.md

This commit is contained in:
Jeff 2020-08-26 08:04:25 -07:00 committed by GitHub
parent 180b032991
commit 90c07232dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -124,8 +124,8 @@ The underlying script dumps the full Consul log output to `test.log` in
the directory of the target package. In the example above it would be
located at `consul/connect/proxy/test.log`.
sufficient to surface a flaky test. If a test is run in this environment and
Historically, the defaults for `FLAKE_CPUS` (0.15) and `FLAKE_N` (30) have been
sufficient to surface a flaky test. If a test is run in this environment and
it does not fail after 30 iterations, it should be sufficiently stable.
## Vendoring