From 73b64adb70202059eeb3594f2cc70327f5edc307 Mon Sep 17 00:00:00 2001 From: Andrew McDermott Date: Fri, 13 Mar 2015 10:31:20 +0000 Subject: Bump timeout to 1800s for build and test --- dummy-ssh-job.yaml | 2 +- full-deploy-job.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dummy-ssh-job.yaml b/dummy-ssh-job.yaml index ad85452..744079e 100644 --- a/dummy-ssh-job.yaml +++ b/dummy-ssh-job.yaml @@ -16,7 +16,7 @@ actions: LAVA_USE_PREBUILT_BOOTSTRAP_COMPILER: 'no' LAVA_URL_PREBUILT_BOOTSTRAP_COMPILER: 'http://people.linaro.org/~andrew.mcdermott/go-armhf/go1.4.tar.bz2' LAVA_GO_BRANCH: 'merge.arm64' - timeout: 900 + timeout: 1800 - command: submit_results parameters: diff --git a/full-deploy-job.yaml b/full-deploy-job.yaml index 776ca97..4e14c6f 100644 --- a/full-deploy-job.yaml +++ b/full-deploy-job.yaml @@ -72,7 +72,7 @@ actions: LAVA_USE_PREBUILT_BOOTSTRAP_COMPILER: 'no' LAVA_URL_PREBUILT_BOOTSTRAP_COMPILER: 'http://people.linaro.org/~andrew.mcdermott/go-armhf/go1.4.tar.bz2' LAVA_GO_BRANCH: 'merge.arm64' - timeout: 900 + timeout: 1800 - command: submit_results parameters: -- cgit v1.2.3