diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2017-07-26 14:35:07 +0200 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2017-07-26 14:35:07 +0200 |
commit | 28345e44bbc39252438cb10ace1a159315a1764b (patch) | |
tree | 8c80318547ee9d7004de0e69862fff3842316ad5 | |
parent | e8b1fdb498296a5ab7690c4572d588fd7819394c (diff) |
Downloading the image can take more than 10 minutes
Change-Id: Ic199048e5c1c4c490c3aa078c88c183969035a62
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
-rw-r--r-- | jjb/common/include-agl-run-test-short-release.sh | 2 | ||||
-rw-r--r-- | jjb/common/include-agl-run-test-short.sh | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/jjb/common/include-agl-run-test-short-release.sh b/jjb/common/include-agl-run-test-short-release.sh index c1228764..6ef8c597 100644 --- a/jjb/common/include-agl-run-test-short-release.sh +++ b/jjb/common/include-agl-run-test-short-release.sh @@ -34,7 +34,7 @@ visibility: public actions: - deploy: timeout: - minutes: 10 + minutes: 15 to: nbd dtb: url: '@REPLACE_URL_PREFIX@/@REPLACE_DTB@' diff --git a/jjb/common/include-agl-run-test-short.sh b/jjb/common/include-agl-run-test-short.sh index 39d7ca5b..da12802a 100644 --- a/jjb/common/include-agl-run-test-short.sh +++ b/jjb/common/include-agl-run-test-short.sh @@ -38,7 +38,7 @@ protocols: actions: - deploy: timeout: - minutes: 10 + minutes: 15 to: nbd dtb: url: '@REPLACE_URL_PREFIX@/@REPLACE_DTB@' @@ -78,7 +78,7 @@ context: actions: - deploy: timeout: - minutes: 10 + minutes: 15 to: tmpfs os: oe images: |