aboutsummaryrefslogtreecommitdiff
path: root/linux-linaro-stable-lsk-v3.14/lava-job-definitions/vexpress-tc2/template.json
diff options
context:
space:
mode:
authorBotao Sun <botao.sun@linaro.org>2015-01-27 14:05:24 +1100
committerFathi Boudra <fathi.boudra@linaro.org>2015-02-04 08:23:19 +0000
commit7e6f9b9baecb149e93399bb39dbf8ef160c579a2 (patch)
treec37e9ca0d8b9448b41c302dd9708be9ad1fa272d /linux-linaro-stable-lsk-v3.14/lava-job-definitions/vexpress-tc2/template.json
parent43276aefa39d37f14f8fad6de21b02f68ee67ae0 (diff)
Add SD MMC & Gator Data Streaming for LSK Stable Build v3.14.
This patch adds SD MMC and Gator Data Streaming test for ubuntu LSK stable build v3.14. Targets are: Samsung Arndale, TI Panda, BeagleBone Black and ARM Versatile Express TC2. Signed-off by: Botao Sun <botao.sun@linaro.org> Change-Id: I22f731d2dc828c1c1e84786e133ddb8b16d7d703
Diffstat (limited to 'linux-linaro-stable-lsk-v3.14/lava-job-definitions/vexpress-tc2/template.json')
-rw-r--r--linux-linaro-stable-lsk-v3.14/lava-job-definitions/vexpress-tc2/template.json14
1 files changed, 13 insertions, 1 deletions
diff --git a/linux-linaro-stable-lsk-v3.14/lava-job-definitions/vexpress-tc2/template.json b/linux-linaro-stable-lsk-v3.14/lava-job-definitions/vexpress-tc2/template.json
index 25a7e13535..4f74d94cb0 100644
--- a/linux-linaro-stable-lsk-v3.14/lava-job-definitions/vexpress-tc2/template.json
+++ b/linux-linaro-stable-lsk-v3.14/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