Skip to content

Add runners to job/pipeline seed data

Andreas Deicha requested to merge gitlab-community/gitlab:runner_seed into master

What does this MR do and why?

This MR adds runners to the pipeline seed data

How to set up and validate locally

  • run bundle exec rake db:seed_fu FILTER=14_pipelines
  • curl https://gitlab.com/TrueKalix/gitlab/-/raw/tempo/patches/runner_cell.patch | git apply
  • go to Admin > CI/CD > Jobs
  • there should be runners

image

🛠 with at Siemens

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Andreas Deicha

Merge request reports