diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-07-26 12:38:16 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@automotivelinux.org> | 2017-07-26 12:38:16 +0000 |
commit | c1556aab17de35d817e25f014c32ad354a497039 (patch) | |
tree | 37f517fe6551ec5ecf2878ac1af1871c54919655 | |
parent | 8018ac97e63236043d7a4a447519a99680acb6d6 (diff) | |
parent | 28345e44bbc39252438cb10ace1a159315a1764b (diff) |
Merge "Downloading the image can take more than 10 minutes"
-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: |