Skip to content

Add ability to collate per-stage reports

James Nutt requested to merge ml-add-ability-to-collate-per-stage-reports into master

This adds an option, --prepare-stage-reports, which allows gitlab-qa to collect the test results (as JUnit XML files) from different scenarios and group them by Stage.

Part of https://gitlab.com/gitlab-org/quality/team-tasks/issues/316

Used by https://gitlab.com/gitlab-org/quality/pipeline-common/-/merge_requests/25

Tested using a temporary staging pipeline with a reference to the branch for https://gitlab.com/gitlab-org/quality/pipeline-common/-/merge_requests/25. See https://gitlab.com/gitlab-org/quality/staging/commits/ml-test-per-stage-reports

Edited by James Nutt

Merge request reports