summaryrefslogtreecommitdiff
path: root/doc/ci/junit_test_reports.md
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-05-11 12:10:28 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-05-11 12:10:28 +0000
commite3190840bc2e05ed04a49869978a54b7b518edf1 (patch)
tree5424582e3fa6c48c6ac8ebb029969e6ac277487c /doc/ci/junit_test_reports.md
parentc7ba7b997608a103a0a9165b2e5cef9530c4ef53 (diff)
downloadgitlab-ce-e3190840bc2e05ed04a49869978a54b7b518edf1.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/ci/junit_test_reports.md')
-rw-r--r--doc/ci/junit_test_reports.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ci/junit_test_reports.md b/doc/ci/junit_test_reports.md
index 4c95fbaebc2..a77044e849d 100644
--- a/doc/ci/junit_test_reports.md
+++ b/doc/ci/junit_test_reports.md
@@ -237,6 +237,8 @@ You can view all the known test suites and click on each of these to see further
details, including the cases that makeup the suite. Cases are ordered by status,
with failed showing at the top, skipped next and successful cases last.
+You can also retrieve the reports via the [GitLab API](../api/pipelines.md#get-a-pipelines-test-report).
+
### Enabling the feature
This feature comes with the `:junit_pipeline_view` feature flag disabled by default. This