Skip to content

Replace the old timeout implementation with new RUNNER_SCRIPT_TIMEOUT variable

Aayush Raj requested to merge 44yu5h/salsa-ci:446-job-timeout into master
  • Replace the old timeout implementation with the RUNNER_SCRIPT_TIMEOUT job variable (Gitlab 16.4+).
  • SALSA_CI_BUILD_TIMEOUT_ARGS variable can be used as before to set script timeout
  • Override project timeout, if any, with a 3h job timeout for build and reprotest jobs

Closes #446

Edited by Aayush Raj

Merge request reports

Loading