Merge pull request #6647 from JohnTitor/scalability-tests-link

Fix the link to scalability tests
This commit is contained in:
Kubernetes Prow Robot 2022-05-11 05:21:01 -07:00 committed by GitHub
commit e2adca278a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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