Skip to content

WIP: Improve concurrent pipeline processing by using unique workers

What does this MR do?

This MR is another approach to reduce number of Sidekiq jobs dedicated to CI pipelines processing. This is a different approach than https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/7005, with fewer dependencies.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Merge request reports