aboutsummaryrefslogtreecommitdiff
path: root/lt-qcom-ubuntu-images-3.4/lava-job-definitions
diff options
context:
space:
mode:
authorMilosz Wasilewski <milosz.wasilewski@linaro.org>2015-09-15 12:43:16 +0100
committerMilosz Wasilewski <milosz.wasilewski@linaro.org>2015-09-15 12:46:35 +0100
commiteadaa41b67d8df0ce324e61a2132780b5c239074 (patch)
treefd0e0c7cfe49ed116656381728ffc2f40d927625 /lt-qcom-ubuntu-images-3.4/lava-job-definitions
parent815d2b31e673167f074b34af5dbaf2c212550f58 (diff)
lt-qcom-ubuntu-images*: move SATA test to main template
All devices in the LAB are now equipped with SATA drives. The SATA tests were moved to main template. Change-Id: I8cfeb06e117abdb2f8cbf3c90128f647f045ecec Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
Diffstat (limited to 'lt-qcom-ubuntu-images-3.4/lava-job-definitions')
-rw-r--r--lt-qcom-ubuntu-images-3.4/lava-job-definitions/ifc6410/template.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/lt-qcom-ubuntu-images-3.4/lava-job-definitions/ifc6410/template.yaml b/lt-qcom-ubuntu-images-3.4/lava-job-definitions/ifc6410/template.yaml
index 3a5004e257..6e913215d6 100644
--- a/lt-qcom-ubuntu-images-3.4/lava-job-definitions/ifc6410/template.yaml
+++ b/lt-qcom-ubuntu-images-3.4/lava-job-definitions/ifc6410/template.yaml
@@ -80,6 +80,12 @@ actions:
parameters:
TEST: 'cpu'
timeout: 8000
+ - command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: 'http://git.linaro.org/qa/test-definitions.git'
+ testdef: 'ubuntu/sata-partition-rw.yaml'
+ timeout: 3600
- command: submit_results
parameters:
server: 'http://${LAVA_SERVER}'