diff --git a/doc/ci/testing/load_performance_testing.md b/doc/ci/testing/load_performance_testing.md index 9f5ef4fcd79f1ca0c08b349ce84e037c78b17186..cbe839bdf79368fb0203aaf9b8714e0b6ea7f1e2 100644 --- a/doc/ci/testing/load_performance_testing.md +++ b/doc/ci/testing/load_performance_testing.md @@ -35,7 +35,7 @@ First, define a job in your `.gitlab-ci.yml` file that generates the GitLab checks this report, compares key load performance metrics between the source and target branches, and then shows the information in a merge request widget: -![Load Performance Widget](img/load_performance_testing_v13_2.png) +![Merge request in GitLab showing a passed pipeline and performance metrics with some degraded TTFB values.](img/load_performance_testing_v13_2.png) Next, you need to configure the test environment and write the k6 test.