aboutsummaryrefslogtreecommitdiff
path: root/linux-linaro-stable-lsk-v3.14/lava-job-definitions
diff options
context:
space:
mode:
authorChase Qi <chase.qi@linaro.org>2015-03-27 10:26:12 +0000
committerFathi Boudra <fathi.boudra@linaro.org>2015-04-13 15:46:02 +0000
commit37e87d772e3eace39e29cbf28734366fb95dc5fc (patch)
treef99da2e18069f911d382615a3ec7996f1eb79654 /linux-linaro-stable-lsk-v3.14/lava-job-definitions
parent626c72aad9a7bc43e76a8ddb5ed4175bbabeb2e7 (diff)
linux-linaro-stable-lsk-v3.14: add alldebug-kernel test to vexpresss-tc2
Can be merged only after debug options enabled in vexpress build. Change-Id: I31150ea0fe3469169d8bb482a7364d811b212ffc Signed-off-by: Chase Qi <chase.qi@linaro.org>
Diffstat (limited to 'linux-linaro-stable-lsk-v3.14/lava-job-definitions')
-rw-r--r--linux-linaro-stable-lsk-v3.14/lava-job-definitions/vexpress-tc2/template.json12
-rw-r--r--linux-linaro-stable-lsk-v3.14/lava-job-definitions/vexpress-tc2/template.yaml6
2 files changed, 18 insertions, 0 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 3604fbf5e6..7ab1371260 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
@@ -57,6 +57,18 @@
"testdef_repos": [
{
"git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "openembedded/alldebug-kernel.yaml"
+ }
+ ],
+ "timeout": 1800
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
"testdef": "ubuntu/bootchart-install.yaml"
}
],
diff --git a/linux-linaro-stable-lsk-v3.14/lava-job-definitions/vexpress-tc2/template.yaml b/linux-linaro-stable-lsk-v3.14/lava-job-definitions/vexpress-tc2/template.yaml
index 0b3b9997e0..6c1ba3d7e5 100644
--- a/linux-linaro-stable-lsk-v3.14/lava-job-definitions/vexpress-tc2/template.yaml
+++ b/linux-linaro-stable-lsk-v3.14/lava-job-definitions/vexpress-tc2/template.yaml
@@ -46,6 +46,12 @@ actions:
parameters:
testdef_repos:
- git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: openembedded/alldebug-kernel.yaml
+ timeout: 1800
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
testdef: ubuntu/bootchart-install.yaml
timeout: 18000
- command: lava_test_shell