From 554bbdfd618d9685989c629625318d630f25abac Mon Sep 17 00:00:00 2001 From: Patrick Ohly Date: Thu, 24 Mar 2022 10:46:49 +0100 Subject: flaky-tests.md: update template in link This changed from .md to .yaml in https://github.com/kubernetes/kubernetes/pull/104468. --- contributors/devel/sig-testing/flaky-tests.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3