Skip to content

Add instructions for reducing the runner timeout over the blackout window

Nick Thomas requested to merge reduce-runner-timeout into master

Per https://docs.gitlab.com/ee/ci/runners/README.html#setting-maximum-job-timeout-for-a-runner

@tmaczukin do you mind reviewing this MR? We want to reduce the timeout for GitLab shared runners only, prior to the migration starting. Once the migration is complete, we want to reset it to the original value.

We don't want to touch:

  • Specific runners (including for the gitlab-org / gitlab-com groups)
  • Group shared runners

Closes #662 (closed)

Merge request reports