diff options
| author | Patrick Ohly <patrick.ohly@intel.com> | 2022-03-24 10:46:49 +0100 |
|---|---|---|
| committer | Patrick Ohly <patrick.ohly@intel.com> | 2022-03-24 10:48:09 +0100 |
| commit | 554bbdfd618d9685989c629625318d630f25abac (patch) | |
| tree | f3554fe1e7dd8c628405f2faa0c2149c8bc72105 /contributors | |
| parent | 308bb1109fe07cf3ecf14381129ecabac98de425 (diff) | |
flaky-tests.md: update template in link
This changed from .md to .yaml in
https://github.com/kubernetes/kubernetes/pull/104468.
Diffstat (limited to 'contributors')
| -rw-r--r-- | contributors/devel/sig-testing/flaky-tests.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/devel/sig-testing/flaky-tests.md b/contributors/devel/sig-testing/flaky-tests.md index 115ff1c9..29e4ec5f 100644 --- a/contributors/devel/sig-testing/flaky-tests.md +++ b/contributors/devel/sig-testing/flaky-tests.md @@ -164,7 +164,7 @@ release-blocking flakes. Therefore we have the following guidelines: If you are reporting a flake, it is important to include enough information for others to reproduce the issue. When filing the issue, use the -[flaking test template](https://github.com/kubernetes/kubernetes/issues/new?labels=kind%2Fflake&template=flaking-test.md). In +[flaking test template](https://github.com/kubernetes/kubernetes/issues/new?labels=kind%2Fflake&template=flaking-test.yaml). In your issue, answer these following questions: - Is this flaking in multiple jobs? You can search for the flaking test or error |
