aboutsummaryrefslogtreecommitdiff
path: root/linux-linaro-stable-lsk-v3.14/lava-job-definitions/panda-es
diff options
context:
space:
mode:
authorBotao Sun <botao.sun@linaro.org>2015-03-04 18:11:25 +1100
committerMilosz Wasilewski <milosz.wasilewski@linaro.org>2015-03-04 11:09:51 +0000
commitb34b0b106ef07f5a85b361d177d9a66819f0fb86 (patch)
treec34872b7b22b86a56ab8d0bd5bc0d00f81dc5fcd /linux-linaro-stable-lsk-v3.14/lava-job-definitions/panda-es
parent7e0929d1df03a0ef7719710860b70969650e9b4b (diff)
linux-linaro-stable-lsk-3.14: Update Test Plan
Add RCU torture test. Signed-off by: Botao Sun <botao.sun@linaro.org> Change-Id: I0dad0f7a7f1f9cd4a53be8ecb508f6a064d8a693
Diffstat (limited to 'linux-linaro-stable-lsk-v3.14/lava-job-definitions/panda-es')
-rw-r--r--linux-linaro-stable-lsk-v3.14/lava-job-definitions/panda-es/template.json12
-rw-r--r--linux-linaro-stable-lsk-v3.14/lava-job-definitions/panda-es/template.yaml6
2 files changed, 18 insertions, 0 deletions
diff --git a/linux-linaro-stable-lsk-v3.14/lava-job-definitions/panda-es/template.json b/linux-linaro-stable-lsk-v3.14/lava-job-definitions/panda-es/template.json
index e420892e40..1d77cb7c76 100644
--- a/linux-linaro-stable-lsk-v3.14/lava-job-definitions/panda-es/template.json
+++ b/linux-linaro-stable-lsk-v3.14/lava-job-definitions/panda-es/template.json
@@ -48,6 +48,18 @@
"testdef_repos": [
{
"git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "ubuntu/rcutorture.yaml"
+ }
+ ],
+ "timeout": 800
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
"testdef": "ubuntu/pwrmgmt.yaml"
}
],
diff --git a/linux-linaro-stable-lsk-v3.14/lava-job-definitions/panda-es/template.yaml b/linux-linaro-stable-lsk-v3.14/lava-job-definitions/panda-es/template.yaml
index de6c6de89a..92ad1fc275 100644
--- a/linux-linaro-stable-lsk-v3.14/lava-job-definitions/panda-es/template.yaml
+++ b/linux-linaro-stable-lsk-v3.14/lava-job-definitions/panda-es/template.yaml
@@ -29,6 +29,12 @@ actions:
parameters:
testdef_repos:
- git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: ubuntu/rcutorture.yaml
+ timeout: 800
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
testdef: ubuntu/pwrmgmt.yaml
timeout: 1200
- command: lava_test_shell