commit | aac558f45a11a6d892a8ba04c24952effcaf2088 | [log] [tgz] |
---|---|---|
author | Leonardo Sandoval <leonardo.sandoval@linaro.org> | Fri Oct 01 14:17:30 2021 -0500 |
committer | Leonardo Sandoval <leonardo.sandoval@linaro.org> | Fri Oct 08 19:17:53 2021 +0200 |
tree | 7d41d94c092b5c8823d57a5414f3d895281efae8 | |
parent | 413e6109b7410ade76f7a39d78ae65e907adcc58 [diff] |
gen_fvp_tftf_yaml.sh: lower TFTF jobs timeout values Current tftf timeout values are too high for successful jobs (< 5 minutes, see [3] right-most column), and in case jobs are stuck due intermittent issues [1], unnecessary time is spent. With lower times, we can catch those intermittent jobs faster and retrigger these faster as proposed by [2]. [1] https://linaro.atlassian.net/browse/TFC-176 [2] https://review.trustedfirmware.org/c/ci/tf-a-job-configs/+/11760 [3] https://tf.validation.linaro.org/scheduler/alljobs Signed-off-by: Leonardo Sandoval <leonardo.sandoval@linaro.org> Change-Id: I7fac02dc5f89ec89a35341aed386a2b88a997a68