From 6f124faeb922b7d3cd0ae6dc9808a98160df01e8 Mon Sep 17 00:00:00 2001 From: Yuki Okushi Date: Wed, 11 May 2022 21:03:47 +0900 Subject: [PATCH] Fix the link to scalability tests --- sig-scalability/charter.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sig-scalability/charter.md b/sig-scalability/charter.md index ace0ed594..4af8cedf1 100644 --- a/sig-scalability/charter.md +++ b/sig-scalability/charter.md @@ -28,7 +28,7 @@ Kubernetes. - [Cluster loader](https://github.com/kubernetes/perf-tests/tree/master/clusterloader2) - [Kubemark](https://github.com/kubernetes/kubernetes/tree/master/cmd/kubemark) - Scalability and performance tests: - - [Tests](https://github.com/kubernetes/kubernetes/blob/master/test/e2e/scalability/) + - [Tests](https://github.com/kubernetes/perf-tests/tree/master/clusterloader2/testing/) - [Jobs running those](https://github.com/kubernetes/test-infra/tree/master/config/jobs/kubernetes/sig-scalability) #### Cross-cutting and Externally Facing Processes