Page MenuHomePhabricator

Add concurrent parameter to profile::gitlab::runner
Closed, ResolvedPublic

Description

The profile::gitlab::runner puppet resource does not currently allow for configuration of the concurrent advanced gitlab-runner setting. To allow for parallel execution of jobs on runner instances, we need to expose this setting as a profile parameter.

Event Timeline

dduvall triaged this task as Medium priority.

Change 732093 had a related patch set uploaded (by Dduvall; author: Dduvall):

[operations/puppet@production] gitlab: Allow configuration of gitlab-runner concurrency

https://gerrit.wikimedia.org/r/732093

Change 732093 merged by Dzahn:

[operations/puppet@production] gitlab: Allow configuration of gitlab-runner concurrency

https://gerrit.wikimedia.org/r/732093

Jelto subscribed.

This has been implemented in https://gerrit.wikimedia.org/r/732093, I'm closing this task.