gen_fvp_tftf_yaml.sh: Increase monitor/interactive timeout to 7min
We have jobs (e.g. fvp-tspd,fvp-extensive:fvp-tftf-fip.tftf-aemv8a-tspd)
which run 5min on average, and 95+% of that time is spent in single
interactive "test". Thus, on any disturbance, such jobs start to timeout
(28% of the last 25 jobs at the time of writing). So, increase the
timeout to 7min.
Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
Change-Id: Ic32f49360f4bdf85075fc81a27cd677827b8e732
diff --git a/script/gen_fvp_tftf_yaml.sh b/script/gen_fvp_tftf_yaml.sh
index 9ab6fcc..b225ab1 100755
--- a/script/gen_fvp_tftf_yaml.sh
+++ b/script/gen_fvp_tftf_yaml.sh
@@ -32,9 +32,9 @@
auto-login-action:
seconds: 300
lava-test-monitor:
- minutes: 5
+ minutes: 7
lava-test-interactive:
- minutes: 5
+ minutes: 7
lava-test-shell:
seconds: 300
lava-test-retry: