Skip to content

Commit 728b1b3

Browse files
authored
Merge pull request #9213 from chrischdi/pr-fix-release-tasks-triage
📖 docs: update k8s-triage link to one which catches all relevant jobs
2 parents 8679825 + ee0ea78 commit 728b1b3

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docs/release/release-tasks.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -460,10 +460,7 @@ The Cluster API tests are pretty stable, but there are still some flaky tests fr
460460
461461
To reduce the amount of flakes please periodically:
462462
1. Take a look at recent CI failures via `k8s-triage`:
463-
* [periodic-cluster-api-e2e-main](https://storage.googleapis.com/k8s-triage/index.html?pr=1&job=periodic-cluster-api-e2e-main)
464-
* [periodic-cluster-api-e2e-mink8s-main](https://storage.googleapis.com/k8s-triage/index.html?pr=1&job=periodic-cluster-api-e2e-mink8s-main)
465-
* [periodic-cluster-api-test-main](https://storage.googleapis.com/k8s-triage/index.html?pr=1&job=periodic-cluster-api-test-main)
466-
* [periodic-cluster-api-test-mink8s-main](https://storage.googleapis.com/k8s-triage/index.html?pr=1&job=periodic-cluster-api-test-mink8s-main)
463+
* [main: e2e, e2e-mink8s, test, test-mink8s](https://storage.googleapis.com/k8s-triage/index.html?job=.*cluster-api.*(test%7Ce2e)-(mink8s-)*main&xjob=.*-provider-.*)
467464
2. Open issues using an appropriate template (flaking-test) for occurring flakes and ideally fix them or find someone who can.
468465
**Note**: Given resource limitations in the Prow cluster it might not be possible to fix all flakes.
469466
Let's just try to pragmatically keep the amount of flakes pretty low.

0 commit comments

Comments
 (0)