From 00fe48518f4ce3ec40af041e36bd2cb7c70e4271 Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Thu, 26 Jan 2017 22:51:46 +0100 Subject: Extend bootloader timeout MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ia46fba4d730918b9da5062b8b7f12f9e4af3a6e4 Signed-off-by: Jan-Simon Möller --- templates/machine/raspberrypi3/test/testjob_short.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/machine/raspberrypi3/test/testjob_short.yaml b/templates/machine/raspberrypi3/test/testjob_short.yaml index 45cb1387d..2ff1ac995 100644 --- a/templates/machine/raspberrypi3/test/testjob_short.yaml +++ b/templates/machine/raspberrypi3/test/testjob_short.yaml @@ -13,6 +13,8 @@ timeouts: minutes: 15 connection: minutes: 5 + bootloader-commands: + minutes: 4 priority: medium visibility: public -- cgit 1.2.3-korg