diff options
-rw-r--r-- | jjb/common/include-agl-run-test-short.sh | 2 |
1 files changed, 2 insertions, 0 deletions
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@:~"] |