Commit 3d24b291 authored by Francis Potter (GitLab)'s avatar Francis Potter (GitLab) Committed by Nailia Iskhakova
Browse files

FIx link for daily performance tool results

parent eb1f8a71
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -88,10 +88,7 @@ docker run -it -e ACCESS_TOKEN=<TOKEN> -v $(pwd)/k6/config:/config -v $(pwd)/k6

After starting the tool you will see it running each test in order. Once all tests have completed you will be presented with a results summary. As an example, here is a [test summary](https://gitlab.com/gitlab-org/quality/performance/-/blob/main/docs/k6.md#test-output-and-results) you can view.

For your reference, here are the test runs from GitLab:

1. [Latest Results](https://gitlab.com/gitlab-org/quality/performance/wikis/Benchmarks/Latest) - Our automated CI pipelines run multiple times each week and will post their result summaries to the wiki here each time.
1. [GitLab Versions](https://gitlab.com/gitlab-org/quality/performance/wikis/Benchmarks/GitLab-Versions) - A collection of performance test results done against several select release versions of GitLab.'
For your reference, here are the latest test results from GitLab: [Latest Results](https://gitlab.com/gitlab-org/reference-architectures/-/wikis/Benchmarks/Latest). Our automated CI pipelines run multiple times each week and post their result summaries here.

There are known issues when running [the GitLab Performance Tool](https://gitlab.com/gitlab-org/quality/performance). Some tests run against parts of the product which are known to be non-performant.