aboutsummaryrefslogtreecommitdiff
path: root/linux-linaro-tracking-ll
diff options
context:
space:
mode:
authorBotao Sun <botao.sun@linaro.org>2015-01-24 16:08:19 +1100
committerFathi Boudra <fathi.boudra@linaro.org>2015-02-04 08:24:32 +0000
commitea00968da2780ace6ccfed7b4ab34f7b05c5d715 (patch)
tree7bb0edc64bc9bc36300afa959ce25bdf8c09f346 /linux-linaro-tracking-ll
parent70ba060a26b22924af79da416723c47f82be6c4e (diff)
Add SD MMC & Gator Data Streaming for ARM Versatile Express TC2 ubuntu.
This patch adds SD MMC and Gator Data Streaming test for ARM Versatile Express TC2 ubuntu image. Signed-off by: Botao Sun <botao.sun@linaro.org> Change-Id: Ib6801c535bea61300404a9c96c9e614976863f21
Diffstat (limited to 'linux-linaro-tracking-ll')
-rw-r--r--linux-linaro-tracking-ll/lava-job-definitions/vexpress-tc2/template.json14
-rw-r--r--linux-linaro-tracking-ll/lava-job-definitions/vexpress-tc2/template.yaml8
2 files changed, 20 insertions, 2 deletions
diff --git a/linux-linaro-tracking-ll/lava-job-definitions/vexpress-tc2/template.json b/linux-linaro-tracking-ll/lava-job-definitions/vexpress-tc2/template.json
index 25a7e13535..4f74d94cb0 100644
--- a/linux-linaro-tracking-ll/lava-job-definitions/vexpress-tc2/template.json
+++ b/linux-linaro-tracking-ll/lava-job-definitions/vexpress-tc2/template.json
@@ -93,7 +93,19 @@
"testdef_repos": [
{
"git-repo": "git://git.linaro.org/qa/test-definitions.git",
- "testdef": "ubuntu/gatortests.yaml"
+ "testdef": "ubuntu/sd-mmc-ubuntu.yaml"
+ }
+ ],
+ "timeout": 800
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "ubuntu/gator-data-streaming-ubuntu.yaml"
}
],
"timeout": 1200
diff --git a/linux-linaro-tracking-ll/lava-job-definitions/vexpress-tc2/template.yaml b/linux-linaro-tracking-ll/lava-job-definitions/vexpress-tc2/template.yaml
index 6a72e572b7..e4cc22d6a0 100644
--- a/linux-linaro-tracking-ll/lava-job-definitions/vexpress-tc2/template.yaml
+++ b/linux-linaro-tracking-ll/lava-job-definitions/vexpress-tc2/template.yaml
@@ -64,7 +64,13 @@ actions:
parameters:
testdef_repos:
- git-repo: git://git.linaro.org/qa/test-definitions.git
- testdef: ubuntu/gatortests.yaml
+ testdef: ubuntu/sd-mmc-ubuntu.yaml
+ timeout: 800
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: ubuntu/gator-data-streaming-ubuntu.yaml
timeout: 1200
- command: lava_test_shell
parameters: