Skip to content

Run sidekiq-server middleware in all specs

What does this MR do?

Run sidekiq-server middleware for all specs using sidekiq-inline. Since the middleware chain is now used for all specs, we should make sure modifications do not bleed into other specs. So this adds a cop and helper method to help with that.

For gitlab-com/gl-infra/scalability#296 (closed)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Bob Van Landuyt

Merge request reports