From e52408630448d7191f5e53b8f8dbce35190083c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?An=C3=ADbal=20Lim=C3=B3n?= Date: Thu, 7 Dec 2017 10:47:46 -0600 Subject: lt-qcom/lava-job-definitions: template-ptest increase timeout to 150min MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit A previous run timeouted [1] because the full run tooks 122min [2]. [1] https://validation.linaro.org/scheduler/job/1657032 [2] https://validation.linaro.org/scheduler/job/1658602 Change-Id: I2bacfe160ff79fabdcfbdb8d01e17bf3bf7a302c Signed-off-by: Aníbal Limón --- lt-qcom/lava-job-definitions/dragonboard-410c/template-ptest.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lt-qcom/lava-job-definitions/dragonboard-410c/template-ptest.yaml b/lt-qcom/lava-job-definitions/dragonboard-410c/template-ptest.yaml index 3f09dc8ac7..50a0723bf9 100644 --- a/lt-qcom/lava-job-definitions/dragonboard-410c/template-ptest.yaml +++ b/lt-qcom/lava-job-definitions/dragonboard-410c/template-ptest.yaml @@ -2,7 +2,7 @@ namespace: dragonboard410c name: qcomlt-ptest timeout: - minutes: 90 + minutes: 150 definitions: - repository: https://git.linaro.org/qa/test-definitions.git from: git @@ -13,7 +13,7 @@ device_type: ${DEVICE_TYPE} job_name: lt-qcom-${OS_INFO}-ptest-${BUILD_NUMBER} timeouts: job: - minutes: 90 + minutes: 150 action: minutes: 15 connection: -- cgit v1.2.3