Skip to content

[ci] Specify job-level timeout for the superbuild

Nick Laurenson requested to merge CI/SpecifySuperbuildTimeOut into master

When creating a new project, the project-level timeout has a default value of 1h. But the superbuild jobs can take more than 1h to complete, so a developper will need to MANUALLY change the project-level timeout. As the job-level timeout can exceed the project-level timeout, let specify it.

@jerome.dias PTAL

Merge request reports