Skip to content

Increase job timeout

mo khan requested to merge mokhax/check-build into master

What does this MR do and why?

This change attempts to fix the broken build on the default branch described in gitlab-org/quality/engineering-productivity/master-broken-incidents#6372 (closed). The job is currently timing out at 90 minutes.

# [RSpecRunTime] RSpec elapsed time: 81 minutes 28.11 seconds. Current RSS: ~1373M. load average: 1.01 1.01 1.00 2/314 18041
Terminated
WARNING: step_script could not run to completion because the timeout was exceeded. For more control over job and script timeouts see: https://docs.gitlab.com/ee/ci/runners/configure_runners.html#set-script-and-after_script-timeouts
ERROR: Job failed: execution took longer than 1h30m0s seconds

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports