aboutsummaryrefslogtreecommitdiff
path: root/android-hikey-linaro-4.9-pmwg
diff options
context:
space:
mode:
authorLisa Nguyen <lisa.nguyen@linaro.org>2018-05-30 10:24:55 -0700
committerLisa Nguyen <lisa.nguyen@linaro.org>2018-05-30 10:24:55 -0700
commite7a3bdbb31a9ebe4da68aa875ab1aff857e26f37 (patch)
tree872b4ff575a5a84b9c4bf3abb805641cc3c63968 /android-hikey-linaro-4.9-pmwg
parentb9f9a9b07d6232d96c7db5170eb5eaaecd85e071 (diff)
android-hikey-linaro-4.9-pmwg: Increase job and test timeouts
Increase the timeout values for the CI jobs. As we increase the number of workloads, we want to give more time to run Workload Automation on Hikey. Change-Id: I7196f58455c7817acf030059e269d599a32d62e6 Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
Diffstat (limited to 'android-hikey-linaro-4.9-pmwg')
-rw-r--r--android-hikey-linaro-4.9-pmwg/lava-job-definitions/hi6220-hikey/template.yaml4
-rw-r--r--android-hikey-linaro-4.9-pmwg/lava-job-definitions/hi960-hikey/template.yaml4
2 files changed, 4 insertions, 4 deletions
diff --git a/android-hikey-linaro-4.9-pmwg/lava-job-definitions/hi6220-hikey/template.yaml b/android-hikey-linaro-4.9-pmwg/lava-job-definitions/hi6220-hikey/template.yaml
index 2057a306c7..df14ab6caa 100644
--- a/android-hikey-linaro-4.9-pmwg/lava-job-definitions/hi6220-hikey/template.yaml
+++ b/android-hikey-linaro-4.9-pmwg/lava-job-definitions/hi6220-hikey/template.yaml
@@ -2,7 +2,7 @@ device_type: hi6220-hikey-r2
job_name: ${KERNEL_BRANCH}-${BUILD_NUMBER}
timeouts:
job:
- minutes: 120
+ minutes: 360
action:
minutes: 10
connection:
@@ -127,7 +127,7 @@ actions:
- test:
namespace: tlxc
timeout:
- minutes: 100
+ minutes: 200
definitions:
- repository: https://git.linaro.org/qa/test-definitions.git
from: git
diff --git a/android-hikey-linaro-4.9-pmwg/lava-job-definitions/hi960-hikey/template.yaml b/android-hikey-linaro-4.9-pmwg/lava-job-definitions/hi960-hikey/template.yaml
index 01c487b057..dde6c30e6d 100644
--- a/android-hikey-linaro-4.9-pmwg/lava-job-definitions/hi960-hikey/template.yaml
+++ b/android-hikey-linaro-4.9-pmwg/lava-job-definitions/hi960-hikey/template.yaml
@@ -2,7 +2,7 @@ device_type: hi960-hikey
job_name: ${KERNEL_BRANCH}-${BUILD_NUMBER}
timeouts:
job:
- minutes: 120
+ minutes: 360
action:
minutes: 10
connection:
@@ -130,7 +130,7 @@ actions:
- test:
namespace: tlxc
timeout:
- minutes: 100
+ minutes: 200
definitions:
- repository: https://git.linaro.org/qa/test-definitions.git
from: git