Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'db/docs/ci_build_report_results.yml')
-rw-r--r--db/docs/ci_build_report_results.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/db/docs/ci_build_report_results.yml b/db/docs/ci_build_report_results.yml
index 388b4d8445d..e786f5b5de4 100644
--- a/db/docs/ci_build_report_results.yml
+++ b/db/docs/ci_build_report_results.yml
@@ -4,7 +4,10 @@ classes:
- Ci::BuildReportResult
feature_categories:
- code_testing
-description: Stores data related to the build that finished, including junit test data.
+description: Stores data related to the build that finished, including junit test
+ data.
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/32991
milestone: '13.1'
gitlab_schema: gitlab_ci
+sharding_key:
+ project_id: projects