From 90c07232dc8831532a60cb89f471e74aebedeb79 Mon Sep 17 00:00:00 2001 From: Jeff Date: Wed, 26 Aug 2020 08:04:25 -0700 Subject: [PATCH] Update CONTRIBUTING.md --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index ea7a50fbc46b..4349c90b36c2 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -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