From: Jan-Simon Möller Date: Wed, 26 Jul 2017 11:50:52 +0000 (+0200) Subject: Extend the timeouts to cope with the downloads X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=21ccef43cb43ca7028100be529563f9ca6e48ae7;p=ci-management.git Extend the timeouts to cope with the downloads Change-Id: I24bc9edfe1d62f7f5ab39ca1fc34e5154b52e4cf Signed-off-by: Jan-Simon Möller --- diff --git a/jjb/common/include-agl-run-test-short.sh b/jjb/common/include-agl-run-test-short.sh index ee7b6230..39d7ca5b 100644 --- a/jjb/common/include-agl-run-test-short.sh +++ b/jjb/common/include-agl-run-test-short.sh @@ -55,6 +55,8 @@ actions: # BOOT_BLOCK - boot: + timeout: + minutes: 10 method: @REPLACE_BOOT_METHOD@ commands: nbd type: @REPLACE_BOOT_TYPE@ @@ -76,7 +78,7 @@ context: actions: - deploy: timeout: - minutes: 3 + minutes: 10 to: tmpfs os: oe images: @@ -90,7 +92,7 @@ actions: - boot: timeout: - minutes: 5 + minutes: 10 method: @REPLACE_BOOT_METHOD@ media: tmpfs prompts: ["root@@REPLACE_MACHINE@:~"]