Skip to content

Production: move RepositoryImportWorker back to imports shard

Sean McGivern requested to merge move-imports-back-to-imports-shard into master

What does this MR do?

Production version - staging MR is !1261 (merged)

Change Issue: gitlab-com/gl-infra/production#5585 (closed)

This moves the RepositoryImportWorker back to the imports shard. In gitlab-org/gitlab#332616 (closed) and !930 (merged), we moved RepositoryImportWorker jobs to a new imports Sidekiq shard.

We accidentally undid this in gitlab-com/gl-infra/scalability#1073 (closed) (part of gitlab-com/gl-infra&469 (closed)), and so we should put it back: gitlab-org/gitlab#332616 (comment 685642336)

Author Check-list

Please read the Contributing document and once you do, complete the following:

  • Assign to the correct reviewer per the contributing document
  • Apply the correct metadata per the contributing document
  • Link to related MRs for applying the changes on other environments
  • Link to related Chef changes
  • If necessary link to a Criticality 4 Change Request issue

Reviewer Check-list

  • Reviewed the diff jobs to confirm changes are as expected
  • No changes shown in the diffs not associated with this MR - This may require a rebase or further investigation
Edited by Sean McGivern

Merge request reports