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

Merge branch 'acunskis-knapsack-doc-update' into 'master'

Add overview of knapsack report generation

See merge request gitlab-org/gitlab!77600
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.
先完成此消息的编辑!
想要评论请 注册