commit | b2a069c02ef234d4ce7457197f00a17dbd4417ef | [log] [tgz] |
---|---|---|
author | Paul Sokolovsky <paul.sokolovsky@linaro.org> | Wed Oct 04 15:34:37 2023 +0300 |
committer | Paul Sokolovsky <paul.sokolovsky@linaro.org> | Wed Oct 04 19:48:14 2023 +0200 |
tree | 157abd370224a1a246f40c088cffc8723e35250d | |
parent | 8ebc81f77707a1638cf2c274e54126947f377e09 [diff] |
lava-templates/fvp-tftf.yaml: Decrease default lava_timeout in half Majority of TFTF tests run under 3 minutes. Having too high a timeout leads to problems with tests which don't produce any output (e.g., fail to boot) or miss fail-fast clauses. So, set reasonable default timeout, and be ready to set specific timeout for a few tests which may require a higher value. Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org> Change-Id: I5b2a87c42d162b94653b4a8f798c0af2b523dce7