[ci] Limit max notebook runtime in MR pipelines to 10 minutes
Related to !4741 (merged).
As we get more and more notebooks we have to limit the max runtime on regular MR pipelines. Currently the limit is 10 minutes (600 seconds).
Please note that if you add a new notebook (or change an existing) in a MR you need to temporarily lower the RUNTIME
in the ctest definition, otherwise the CI will not run it.
-
Feature description was added to the changelog -
Tests covering your feature were added?
Edited by Lars Bilke