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-05 10:38:54 +0000
committerMilosz Wasilewski <milosz.wasilewski@linaro.org>2015-03-05 11:01:13 +0000
commit8ce1700cbcef92c2947894186f266f035064208f (patch)
tree6653839f40b9a5c73a59b31f5f443128f6bc2d45 /linux-linaro-stable-lsk-v3.14/lava-job-definitions
parentd70b5385b3612ec1bb9ab19e342d0adfdb2b09a0 (diff)
linux-linaro-stable-lsk*: TC2: optimize test plan
1) Align with lsk-v3.10, split lsk-v3.14 ltp tests 2) Move ltp tests to the bottom 3) Move IKS tests on lsk-3.10 to the bottom Change-Id: I3ecdf5100a003195ec5ab872f61d41c830ad69f3 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.json244
-rw-r--r--linux-linaro-stable-lsk-v3.14/lava-job-definitions/vexpress-tc2/template.yaml134
2 files changed, 364 insertions, 14 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 5f6505c920..09279c0cad 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
@@ -129,10 +129,10 @@
"testdef_repos": [
{
"git-repo": "git://git.linaro.org/qa/test-definitions.git",
- "testdef": "ubuntu/ltp.yaml"
+ "testdef": "ubuntu/pwrmgmt.yaml"
}
],
- "timeout": 10800
+ "timeout": 1200
}
},
{
@@ -141,7 +141,7 @@
"testdef_repos": [
{
"git-repo": "git://git.linaro.org/qa/test-definitions.git",
- "testdef": "ubuntu/pwrmgmt.yaml"
+ "testdef": "ubuntu/smoke-tests-basic.yaml"
}
],
"timeout": 1200
@@ -153,7 +153,7 @@
"testdef_repos": [
{
"git-repo": "git://git.linaro.org/qa/test-definitions.git",
- "testdef": "ubuntu/smoke-tests-basic.yaml"
+ "testdef": "ubuntu/network-tests-basic.yaml"
}
],
"timeout": 1200
@@ -165,10 +165,25 @@
"testdef_repos": [
{
"git-repo": "git://git.linaro.org/qa/test-definitions.git",
- "testdef": "ubuntu/network-tests-basic.yaml"
+ "testdef": "ubuntu/mmtests.yaml"
}
],
- "timeout": 1200
+ "timeout": 3600
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "syscalls"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ],
+ "timeout": 10800
}
},
{
@@ -177,13 +192,226 @@
"testdef_repos": [
{
"git-repo": "git://git.linaro.org/qa/test-definitions.git",
- "testdef": "ubuntu/mmtests.yaml"
+ "parameters": {
+ "TST_CMDFILES": "mm"
+ },
+ "testdef": "ubuntu/ltp.yaml"
}
],
- "timeout": 3600
+ "timeout": 7200
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "math"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ],
+ "timeout": 7200
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "timers"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ],
+ "timeout": 7200
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "fcntl-locktests"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ],
+ "timeout": 7200
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "ipc"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ],
+ "timeout": 7200
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "fsx"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ],
+ "timeout": 7200
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "fs"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ],
+ "timeout": 7200
}
},
{
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "hugetlb"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ],
+ "timeout": 7200
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "io"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ],
+ "timeout": 7200
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "nptl"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ],
+ "timeout": 7200
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "pty"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ],
+ "timeout": 7200
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "containers"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ],
+ "timeout": 7200
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "filecaps"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ],
+ "timeout": 7200
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "admin_tools"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ],
+ "timeout": 7200
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "connectors"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ],
+ "timeout": 7200
+ }
+ },
+ {
"command": "submit_results",
"parameters": {
"stream": "${BUNDLE_STREAM_NAME}",
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 d304f4b4d0..326d5bb45b 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
@@ -82,12 +82,6 @@ actions:
parameters:
testdef_repos:
- git-repo: git://git.linaro.org/qa/test-definitions.git
- testdef: ubuntu/ltp.yaml
- timeout: 10800
-- 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
@@ -108,6 +102,134 @@ actions:
- git-repo: git://git.linaro.org/qa/test-definitions.git
testdef: ubuntu/mmtests.yaml
timeout: 3600
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: syscalls
+ testdef: ubuntu/ltp.yaml
+ timeout: 10800
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: mm
+ testdef: ubuntu/ltp.yaml
+ timeout: 7200
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: math
+ testdef: ubuntu/ltp.yaml
+ timeout: 7200
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: timers
+ testdef: ubuntu/ltp.yaml
+ timeout: 7200
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: fcntl-locktests
+ testdef: ubuntu/ltp.yaml
+ timeout: 7200
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: ipc
+ testdef: ubuntu/ltp.yaml
+ timeout: 7200
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: fsx
+ testdef: ubuntu/ltp.yaml
+ timeout: 7200
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: fs
+ testdef: ubuntu/ltp.yaml
+ timeout: 7200
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: hugetlb
+ testdef: ubuntu/ltp.yaml
+ timeout: 7200
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: io
+ testdef: ubuntu/ltp.yaml
+ timeout: 7200
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: nptl
+ testdef: ubuntu/ltp.yaml
+ timeout: 7200
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: pty
+ testdef: ubuntu/ltp.yaml
+ timeout: 7200
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: containers
+ testdef: ubuntu/ltp.yaml
+ timeout: 7200
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: filecaps
+ testdef: ubuntu/ltp.yaml
+ timeout: 7200
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: admin_tools
+ testdef: ubuntu/ltp.yaml
+ timeout: 7200
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: connectors
+ testdef: ubuntu/ltp.yaml
+ timeout: 7200
- command: submit_results
parameters:
server: 'http://${LAVA_SERVER}'