diff options
| author | Jon Kalfayan <jonkalfayan@gmail.com> | 2018-10-09 21:16:15 -0700 |
|---|---|---|
| committer | Jon Kalfayan <jonkalfayan@gmail.com> | 2018-10-09 21:16:15 -0700 |
| commit | 1bc9f7b538644fd2a16428ef6a375a560dd071f9 (patch) | |
| tree | fb8e3083930d2bd2679598c06e0fd67c0c28b132 | |
| parent | e1ff746c2231bfab095892ca578f8a573ef5e2a8 (diff) | |
update link to correct directory structure
| -rw-r--r-- | sig-scalability/processes/formal-scalability-processes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sig-scalability/processes/formal-scalability-processes.md b/sig-scalability/processes/formal-scalability-processes.md index 1c1f7289..997eec47 100644 --- a/sig-scalability/processes/formal-scalability-processes.md +++ b/sig-scalability/processes/formal-scalability-processes.md @@ -65,7 +65,7 @@ These are scalability jobs that would run against the PR at the head of the subm - Kubemark-500 (time to run: [~50m](https://k8s-gubernator.appspot.com/builds/kubernetes-jenkins/logs/ci-kubernetes-kubemark-500-gce?before=10000), flakiness: [0%](https://k8s-gubernator.appspot.com/builds/kubernetes-jenkins/logs/ci-kubernetes-kubemark-500-gce?before=11251) in last 100 runs (as of 15/1/18) - GCE-100 (time to run: [~40m](https://k8s-gubernator.appspot.com/builds/kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gce-scalability?before=8366), flakiness: [1%](https://k8s-gubernator.appspot.com/builds/kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gce-scalability?before=9970) in last 100 runs (as of 15/1/18) -About 60% of scalability regressions are caught by these medium-scale jobs ([source](https://github.com/kubernetes/community/blob/master/sig-scalability/blogs/scalability-regressions-case-studies.md)) and having them run as presubmits will greatly help by preventing those from entering. +About 60% of scalability regressions are caught by these medium-scale jobs ([source](https://github.com/kubernetes/community/blob/master/sig-scalability/governance/scalability-regressions-case-studies.md)) and having them run as presubmits will greatly help by preventing those from entering. ### Testing / Post-submit phase |
