diff options
author | Matti Paaso <[email protected]> | 2025-07-02 10:48:20 +0300 |
---|---|---|
committer | Matti Paaso <[email protected]> | 2025-07-03 10:48:33 +0300 |
commit | 8555fc3cb87c6d1cf88a475a65f180ad3673040b (patch) | |
tree | 4cc1aeecc6302ad326cce5fb02480193ba1b5e44 | |
parent | 90581d7b5bdf07ec34df06f9e77d3a4a4f6f2da2 (diff) |
Pick-to: 6.10 6.9 6.8 6.5
Task-number: QTQAINFRA-7268
Change-Id: Idf847ccd4205edc30c174a39535e11c3c39f5bb5
Reviewed-by: Jukka Jokiniva <[email protected]>
-rw-r--r-- | coin/instructions/cmake_run_ctest.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/coin/instructions/cmake_run_ctest.yaml b/coin/instructions/cmake_run_ctest.yaml index 0c58a83b209..43963fc172b 100644 --- a/coin/instructions/cmake_run_ctest.yaml +++ b/coin/instructions/cmake_run_ctest.yaml @@ -151,6 +151,8 @@ instructions: userMessageOnFailure: > Failed to copy LastTest.log to testresults directory. executeOn: always + maxTimeInSeconds: 20 + maxTimeBetweenOutput: 20 - type: Group enable_if: condition: runtime |