summaryrefslogtreecommitdiffstats
path: root/coin/instructions/cmake_run_ctest_ignore_exit_code.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'coin/instructions/cmake_run_ctest_ignore_exit_code.yaml')
-rw-r--r--coin/instructions/cmake_run_ctest_ignore_exit_code.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/coin/instructions/cmake_run_ctest_ignore_exit_code.yaml b/coin/instructions/cmake_run_ctest_ignore_exit_code.yaml
index d4f0c13e3f..b94717730b 100644
--- a/coin/instructions/cmake_run_ctest_ignore_exit_code.yaml
+++ b/coin/instructions/cmake_run_ctest_ignore_exit_code.yaml
@@ -14,7 +14,7 @@ instructions:
command: "{{.Env.TESTS_ENV_PREFIX}} ctest {{.Env.CTEST_ARGS}}"
executeCommandArgumentSplitingBehavior: SplitAfterVariableSubstitution
ignoreExitCode: true
- maxTimeInSeconds: 7200
+ maxTimeInSeconds: 10800
maxTimeBetweenOutput: 900
userMessageOnFailure: >
Failed to run tests.