From: Kevin Hilman Date: Wed, 19 Jul 2017 01:03:09 +0000 (+0000) Subject: jjb/common: run-test-short: QEMU: increase boot timeout X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=507096581f8659477bc51a934470d32a002901d8;p=ci-management.git jjb/common: run-test-short: QEMU: increase boot timeout QEMU jobs in some labs can be slow, especially when LAVA servers are busy and the rootfs has lots to do before reaching a login prompt. Increase the timeout to reach a login prompt to 5 minutes (from 2 minutes) to allow plenty of time. Change-Id: I71738a521d7fed8ae8bd9288a9f503dd00f94c92 Signed-off-by: Kevin Hilman --- diff --git a/jjb/common/include-agl-run-test-short.sh b/jjb/common/include-agl-run-test-short.sh index 47757c6a..6b8aff12 100644 --- a/jjb/common/include-agl-run-test-short.sh +++ b/jjb/common/include-agl-run-test-short.sh @@ -89,6 +89,8 @@ actions: compression: @REPLACE_INITRAMFS_COMPRESSION@ - boot: + timeout: + minutes: 5 method: @REPLACE_BOOT_METHOD@ media: tmpfs prompts: ["root@@REPLACE_MACHINE@:~"]