Merge topic 'allow_tests_to_run_longer'

507e87c01 gitlab ci tests jobs now timeout after 50min

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2043
This commit is contained in:
Robert Maynard 2020-04-15 19:58:44 +00:00 committed by Kitware Robot
commit f9a35b7c80

@ -137,7 +137,7 @@ stages:
.cmake_test_linux: &cmake_test_linux
stage: test
timeout: 30 minutes
timeout: 50 minutes
interruptible: true
script:
#Need to use our custom ctest-latest symlink