summaryrefslogtreecommitdiffstats
path: root/coin/instructions/call_cmake.yaml
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2019-09-03 13:33:57 +0200
committerLiang Qi <liang.qi@qt.io>2019-09-03 11:49:07 +0000
commite0fbb7306d908fd5b3c6c34e7c041a067d8d5b9c (patch)
treec397eaa85b90434eb3b2d412ceee78268880448e /coin/instructions/call_cmake.yaml
parent0ef87537742cce5a8e7a30a9ba9b923f0f4d2dc9 (diff)
coin: increase the timeout between output for all
Change-Id: I3906a08f5e0cce9abeeafbb67a83d31fbf67c703 Reviewed-by: Toni Saario <toni.saario@qt.io> Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'coin/instructions/call_cmake.yaml')
-rw-r--r--coin/instructions/call_cmake.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/coin/instructions/call_cmake.yaml b/coin/instructions/call_cmake.yaml
index cbb15a7102..5d3fa0781f 100644
--- a/coin/instructions/call_cmake.yaml
+++ b/coin/instructions/call_cmake.yaml
@@ -3,7 +3,7 @@ instructions:
- type: ExecuteCommand
command: "{{.Env.ENV_PREFIX}} {{.InstallDir}}\\bin\\qt-cmake {{.Env.COIN_CMAKE_ARGS}}"
maxTimeInSeconds: 6000
- maxTimeBetweenOutput: 120
+ maxTimeBetweenOutput: 1200
userMessageOnFailure: >
Failed to call cmake. Contact Liang then.
enable_if:
@@ -13,7 +13,7 @@ instructions:
- type: ExecuteCommand
command: "{{.InstallDir}}/bin/qt-cmake {{.Env.COIN_CMAKE_ARGS}}"
maxTimeInSeconds: 6000
- maxTimeBetweenOutput: 120
+ maxTimeBetweenOutput: 1200
userMessageOnFailure: >
Failed to call cmake. Contact Liang then.
disable_if: