aboutsummaryrefslogtreecommitdiff
path: root/linux-linaro-tracking-ll
diff options
context:
space:
mode:
authorBotao Sun <botao.sun@linaro.org>2015-01-24 12:24:40 +1100
committerFathi Boudra <fathi.boudra@linaro.org>2015-02-04 08:24:25 +0000
commit70ba060a26b22924af79da416723c47f82be6c4e (patch)
treefa610e34c2266f373058b0c7de501982d33003b3 /linux-linaro-tracking-ll
parent82a95608ef20af6acceab571227f611359d676fa (diff)
Add SD MMC & Gator Data Streaming for BeagleBone Black ubuntu.
This patch adds SD MMC and Gator Data Streaming test for BeagleBone Black ubuntu image. Signed-off by: Botao Sun <botao.sun@linaro.org> Change-Id: I276695cf026ab0519e5f87d4e5d3c95b037fab14
Diffstat (limited to 'linux-linaro-tracking-ll')
-rw-r--r--linux-linaro-tracking-ll/lava-job-definitions/beaglebone-black/template.json14
-rw-r--r--linux-linaro-tracking-ll/lava-job-definitions/beaglebone-black/template.yaml8
2 files changed, 20 insertions, 2 deletions
diff --git a/linux-linaro-tracking-ll/lava-job-definitions/beaglebone-black/template.json b/linux-linaro-tracking-ll/lava-job-definitions/beaglebone-black/template.json
index fd515f25bf..8edbf94daf 100644
--- a/linux-linaro-tracking-ll/lava-job-definitions/beaglebone-black/template.json
+++ b/linux-linaro-tracking-ll/lava-job-definitions/beaglebone-black/template.json
@@ -35,7 +35,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/beaglebone-black/template.yaml b/linux-linaro-tracking-ll/lava-job-definitions/beaglebone-black/template.yaml
index 8670b1fb8f..4aa6619183 100644
--- a/linux-linaro-tracking-ll/lava-job-definitions/beaglebone-black/template.yaml
+++ b/linux-linaro-tracking-ll/lava-job-definitions/beaglebone-black/template.yaml
@@ -22,7 +22,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: