Skip to content
代码片段 群组 项目
提交 dd2b75cf 编辑于 作者: Andrejs Cunskis's avatar Andrejs Cunskis 提交者: Nick Gaskill
浏览文件

Add overview of knapsack report generation

上级 ffa85fad
No related branches found
No related tags found
加载中
......@@ -170,6 +170,13 @@ Helm chart](https://gitlab.com/gitlab-org/charts/gitlab/), itself deployed with
See [Review Apps](../review_apps.md) for more details about Review Apps.
### Run tests in parallel
To run tests in parallel on CI, the [Knapsack](https://github.com/KnapsackPro/knapsack)
gem is used. Knapsack reports are generated automatically and stored in the `GCS` bucket
`knapsack-reports` in the `gitlab-qa-resources` project. The [`KnapsackReport`](https://gitlab.com/gitlab-org/gitlab/-/blob/master/qa/qa/tools/knapsack_report.rb)
helper handles automated report generation and upload.
## Test metrics
For additional test health visibility, use a custom setup to export test execution
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册