From 9fa503ff94c4ee8ad97658a9a49c9d8462277e9e Mon Sep 17 00:00:00 2001 From: Vishal Bhoj Date: Fri, 24 Nov 2017 20:27:07 +0530 Subject: nexus5x: microbenchmarks: increase timeout value to 8 hrs The 5 hrs timeout is not sufficient to run microbenchmarks now Change-Id: Ieffa0d43a5d991c463a20246c9157be138b59b20 --- android/nexus5x/microbenchmarks_32.yaml | 4 ++-- android/nexus5x/microbenchmarks_64.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/android/nexus5x/microbenchmarks_32.yaml b/android/nexus5x/microbenchmarks_32.yaml index 6d11c7d..ee8c85a 100644 --- a/android/nexus5x/microbenchmarks_32.yaml +++ b/android/nexus5x/microbenchmarks_32.yaml @@ -2,7 +2,7 @@ device_type: nexus5x job_name: microbenchmarks timeouts: job: - minutes: 300 + minutes: 480 action: minutes: 30 connection: @@ -55,7 +55,7 @@ actions: namespace: tlxc connection: lxc timeout: - minutes: 300 + minutes: 480 definitions: - repository: https://git.linaro.org/qa/test-definitions.git from: git diff --git a/android/nexus5x/microbenchmarks_64.yaml b/android/nexus5x/microbenchmarks_64.yaml index 19b5f7d..f6c6671 100644 --- a/android/nexus5x/microbenchmarks_64.yaml +++ b/android/nexus5x/microbenchmarks_64.yaml @@ -2,7 +2,7 @@ device_type: nexus5x job_name: microbenchmarks timeouts: job: - minutes: 300 + minutes: 480 action: minutes: 30 connection: @@ -55,7 +55,7 @@ actions: namespace: tlxc connection: lxc timeout: - minutes: 300 + minutes: 480 definitions: - repository: https://git.linaro.org/qa/test-definitions.git from: git -- cgit v1.2.3