Create seed data for Ci::DailyBuildGroupReportResult
What does this MR do and why?
Adds rake task and general seeder during DB setup to generate data for Ci::DailyBuildGroupReportResult.
Related to: #357957 (closed)
Screenshots or screen recordings
These are strongly recommended to assist reviewers and reduce the time to merge your change.
How to set up and validate locally
- Run rake command
rake gitlab:seed:insights:daily_build_group_report_result - Setup from scratch gitlab
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Dmytro Biryukov