We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b824be commit a0a72fdCopy full SHA for a0a72fd
contributors/devel/sig-testing/flaky-tests.md
@@ -12,7 +12,7 @@ path.
12
13
The project has a "zero-flake" policy, jobs must not automatically retry on test failures,
14
this was effectivily implemented and announced in 2019,
15
-[No more ginkgo.flakeAttempts=2 for e2e tests as of 2019-12-13}(https://groups.google.com/g/kubernetes-dev/c/NNmEGUsJObg/m/dmI2mVc_AAAJ)
+[No more ginkgo.flakeAttempts=2 for e2e tests as of 2019-12-13](https://groups.google.com/g/kubernetes-dev/c/NNmEGUsJObg/m/dmI2mVc_AAAJ)
16
17
For more information about deflaking Kubernetes tests, you can watch:
18
- @liggitt's [presentation from Kubernetes SIG Testing - 2020-08-25](https://www.youtube.com/watch?v=Ewp8LNY_qTg).
0 commit comments