Skip to content
Success

Changes

Summary

  1. [releng] Remove global 1 hour timeout (details)
Commit 5bec34841cb72ed68a0e8244a19c25e85f5ad643 by Pierre-Charles David
[releng] Remove global 1 hour timeout

When several PRs are pushed simultaneously, each PR can occupy part of
the 4 free slots. So parallel sub-stages can take several minutes to
actually start (even if the timeout starts at the start of the "parent"
stage).
FYI, a timeout already exists individually on each sub-stage (currently
set at 2 hours).
The file was modified Jenkinsfile (diff)