lava-templates/fvp-*: Fine increase test timeout to 13min
It turns that with 12min, tests can relatively easily timeout (while with
older 15min we saw genuinely failing tests hog LAVA for too much time due
to amplification effects). Until proper means to flexibly timeout LAVA
jobs are implemented (TFC-372), just finely increase the timeout by 1min.
Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
Change-Id: I80a9eec67b024d8422ad4bcd09e5dca601a87914
diff --git a/script/lava-templates/fvp-linux.yaml b/script/lava-templates/fvp-linux.yaml
index ac08bdc..547e493 100644
--- a/script/lava-templates/fvp-linux.yaml
+++ b/script/lava-templates/fvp-linux.yaml
@@ -25,7 +25,7 @@
lava-test-monitor:
minutes: 5
lava-test-interactive:
- minutes: 12
+ minutes: 13
lava-test-shell:
seconds: 300
http-download:
diff --git a/script/lava-templates/fvp-tftf.yaml b/script/lava-templates/fvp-tftf.yaml
index e1d3a20..f40e746 100644
--- a/script/lava-templates/fvp-tftf.yaml
+++ b/script/lava-templates/fvp-tftf.yaml
@@ -23,7 +23,7 @@
lava-test-monitor:
minutes: 7
lava-test-interactive:
- minutes: 12
+ minutes: 13
lava-test-shell:
seconds: 300
lava-test-retry: