summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>2022-05-11 05:21:01 -0700
committerGitHub <noreply@github.com>2022-05-11 05:21:01 -0700
commite2adca278a4d8aff0b8199fc5ff700122e4eaa9a (patch)
tree63c7f87afef8d698acb2cf77aabfcc4a6f30ce30
parent00e50166cc289d5afb22c2159640134fd8d72c58 (diff)
parent6f124faeb922b7d3cd0ae6dc9808a98160df01e8 (diff)
Merge pull request #6647 from JohnTitor/scalability-tests-link
Fix the link to scalability tests
-rw-r--r--sig-scalability/charter.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/sig-scalability/charter.md b/sig-scalability/charter.md
index ace0ed59..4af8cedf 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