aboutsummaryrefslogtreecommitdiff
path: root/lt-qcom-ubuntu-images-tracking
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2014-12-13 17:34:22 +0200
committerFathi Boudra <fathi.boudra@linaro.org>2014-12-13 17:34:22 +0200
commitd71809c436d83ad92a3ebb9e743e97186504b0c1 (patch)
tree763f8e95230f0531cfb14b15aa82513b97c3cd2d /lt-qcom-ubuntu-images-tracking
parentc08f52dbee8e4a49e432ee5908327f875ef0f7f7 (diff)
lt-qcom-ubuntu-images*: update lava definitions templates
remove duplicated cpuidle test add sysbench test split LTP test into multiple run (drop syscalls test) add corresponding yaml templates Change-Id: I1e4938e72a33cf24edd096208ddd2575bfe9172c Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'lt-qcom-ubuntu-images-tracking')
-rw-r--r--lt-qcom-ubuntu-images-tracking/lava-job-definitions/ifc6410/template.json268
-rw-r--r--lt-qcom-ubuntu-images-tracking/lava-job-definitions/ifc6410/template.yaml229
2 files changed, 485 insertions, 12 deletions
diff --git a/lt-qcom-ubuntu-images-tracking/lava-job-definitions/ifc6410/template.json b/lt-qcom-ubuntu-images-tracking/lava-job-definitions/ifc6410/template.json
index 43aeab35c7..448a63dd2f 100644
--- a/lt-qcom-ubuntu-images-tracking/lava-job-definitions/ifc6410/template.json
+++ b/lt-qcom-ubuntu-images-tracking/lava-job-definitions/ifc6410/template.json
@@ -90,10 +90,7 @@
"testdef_repos": [
{
"git-repo": "http://git.linaro.org/qa/test-definitions.git",
- "parameters": {
- "PWR_TESTARG": "cpuidle"
- },
- "testdef": "ubuntu/pwrmgmt.yaml"
+ "testdef": "ubuntu/smoke-tests-basic.yaml"
}
],
"timeout": 1200
@@ -105,7 +102,7 @@
"testdef_repos": [
{
"git-repo": "http://git.linaro.org/qa/test-definitions.git",
- "testdef": "ubuntu/smoke-tests-basic.yaml"
+ "testdef": "ubuntu/usb-tests-basic.yaml"
}
],
"timeout": 1200
@@ -117,7 +114,7 @@
"testdef_repos": [
{
"git-repo": "http://git.linaro.org/qa/test-definitions.git",
- "testdef": "ubuntu/usb-tests-basic.yaml"
+ "testdef": "ubuntu/network-tests-basic.yaml"
}
],
"timeout": 1200
@@ -129,7 +126,7 @@
"testdef_repos": [
{
"git-repo": "http://git.linaro.org/qa/test-definitions.git",
- "testdef": "ubuntu/network-tests-basic.yaml"
+ "testdef": "ubuntu/device_read_perf.yaml"
}
],
"timeout": 1200
@@ -141,22 +138,269 @@
"testdef_repos": [
{
"git-repo": "http://git.linaro.org/qa/test-definitions.git",
- "testdef": "ubuntu/device_read_perf.yaml"
+ "parameters": {
+ "TEST": "cpu"
+ },
+ "testdef": "ubuntu/sysbench.yaml"
}
],
- "timeout": 1200
+ "timeout": 8000
}
},
{
"command": "lava_test_shell",
"parameters": {
+ "timeout": 1800,
"testdef_repos": [
{
- "git-repo": "http://git.linaro.org/qa/test-definitions.git",
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "math",
+ "SKIPFILE": "./common/scripts/ltp/skipfile-lsk-juno"
+ },
"testdef": "ubuntu/ltp.yaml"
}
- ],
- "timeout": 10800
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 1800,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "timers",
+ "SKIPFILE": "./common/scripts/ltp/skipfile-lsk-juno"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 1800,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "fcntl-locktests",
+ "SKIPFILE": "./common/scripts/ltp/skipfile-lsk-juno"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 1800,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "ipc",
+ "SKIPFILE": "./common/scripts/ltp/skipfile-lsk-juno"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 1800,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "fsx",
+ "SKIPFILE": "./common/scripts/ltp/skipfile-lsk-juno"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 1800,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "fs",
+ "SKIPFILE": "./common/scripts/ltp/skipfile-lsk-juno"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 1800,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "hugetlb",
+ "SKIPFILE": "./common/scripts/ltp/skipfile-lsk-juno"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 1800,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "io",
+ "SKIPFILE": "./common/scripts/ltp/skipfile-lsk-juno"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 1800,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "nptl",
+ "SKIPFILE": "./common/scripts/ltp/skipfile-lsk-juno"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 1800,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "pty",
+ "SKIPFILE": "./common/scripts/ltp/skipfile-lsk-juno"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 1800,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "containers",
+ "SKIPFILE": "./common/scripts/ltp/skipfile-lsk-juno"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 1800,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "fs_bind",
+ "SKIPFILE": "./common/scripts/ltp/skipfile-lsk-juno"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 1800,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "filecaps",
+ "SKIPFILE": "./common/scripts/ltp/skipfile-lsk-juno"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 1800,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "admin_tools",
+ "SKIPFILE": "./common/scripts/ltp/skipfile-lsk-juno"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 1800,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "connectors",
+ "SKIPFILE": "./common/scripts/ltp/skipfile-lsk-juno"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 1800,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "mm",
+ "SKIPFILE": "./common/scripts/ltp/skipfile-lsk-juno"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ]
}
},
{
diff --git a/lt-qcom-ubuntu-images-tracking/lava-job-definitions/ifc6410/template.yaml b/lt-qcom-ubuntu-images-tracking/lava-job-definitions/ifc6410/template.yaml
new file mode 100644
index 0000000000..a133ddf01b
--- /dev/null
+++ b/lt-qcom-ubuntu-images-tracking/lava-job-definitions/ifc6410/template.yaml
@@ -0,0 +1,229 @@
+actions:
+ - command: deploy_linaro_image
+ parameters:
+ boot: '${BOOT_URL}'
+ data: '${DATA_URL}'
+ system: '${SYSTEM_URL}'
+ target_type: 'ubuntu'
+ - command: boot_linaro_image
+ - command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: 'http://git.linaro.org/qa/test-definitions.git'
+ testdef: 'ubuntu/device-tree.yaml'
+ timeout: 800
+ - command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: 'http://git.linaro.org/qa/test-definitions.git'
+ testdef: 'ubuntu/pwrmgmt.yaml'
+ parameters:
+ PWR_TESTARG: 'cpufreq'
+ timeout: 1200
+ - command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: 'http://git.linaro.org/qa/test-definitions.git'
+ testdef: 'ubuntu/pwrmgmt.yaml'
+ parameters:
+ PWR_TESTARG: 'cpuidle'
+ timeout: 1200
+ - command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: 'http://git.linaro.org/qa/test-definitions.git'
+ testdef: 'ubuntu/pwrmgmt.yaml'
+ parameters:
+ PWR_TESTARG: 'cpuhotplug'
+ timeout: 1200
+ - command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: 'http://git.linaro.org/qa/test-definitions.git'
+ testdef: 'ubuntu/pwrmgmt.yaml'
+ parameters:
+ PWR_TESTARG: 'cputopology'
+ timeout: 1200
+ - command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: 'http://git.linaro.org/qa/test-definitions.git'
+ testdef: 'ubuntu/smoke-tests-basic.yaml'
+ timeout: 1200
+ - command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: 'http://git.linaro.org/qa/test-definitions.git'
+ testdef: 'ubuntu/usb-tests-basic.yaml'
+ timeout: 1200
+ - command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: 'http://git.linaro.org/qa/test-definitions.git'
+ testdef: 'ubuntu/network-tests-basic.yaml'
+ timeout: 1200
+ - command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: 'http://git.linaro.org/qa/test-definitions.git'
+ testdef: 'ubuntu/device_read_perf.yaml'
+ timeout: 1200
+ - command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: 'http://git.linaro.org/qa/test-definitions.git'
+ testdef: 'ubuntu/sysbench.yaml'
+ parameters:
+ TEST: 'cpu'
+ timeout: 8000
+ - command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: 'http://git.linaro.org/qa/test-definitions.git'
+ testdef: 'ubuntu/ltp.yaml'
+ parameters:
+ TST_CMDFILES: 'math'
+ SKIPFILE: './common/scripts/ltp/skipfile-lsk-juno'
+ timeout: 1800
+ - command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: 'http://git.linaro.org/qa/test-definitions.git'
+ testdef: 'ubuntu/ltp.yaml'
+ parameters:
+ TST_CMDFILES: 'timers'
+ SKIPFILE: './common/scripts/ltp/skipfile-lsk-juno'
+ timeout: 1800
+ - command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: 'http://git.linaro.org/qa/test-definitions.git'
+ testdef: 'ubuntu/ltp.yaml'
+ parameters:
+ TST_CMDFILES: 'fcntl-locktests'
+ SKIPFILE: './common/scripts/ltp/skipfile-lsk-juno'
+ timeout: 1800
+ - command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: 'http://git.linaro.org/qa/test-definitions.git'
+ testdef: 'ubuntu/ltp.yaml'
+ parameters:
+ TST_CMDFILES: 'ipc'
+ SKIPFILE: './common/scripts/ltp/skipfile-lsk-juno'
+ timeout: 1800
+ - command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: 'http://git.linaro.org/qa/test-definitions.git'
+ testdef: 'ubuntu/ltp.yaml'
+ parameters:
+ TST_CMDFILES: 'fsx'
+ SKIPFILE: './common/scripts/ltp/skipfile-lsk-juno'
+ timeout: 1800
+ - command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: 'http://git.linaro.org/qa/test-definitions.git'
+ testdef: 'ubuntu/ltp.yaml'
+ parameters:
+ TST_CMDFILES: 'fs'
+ SKIPFILE: './common/scripts/ltp/skipfile-lsk-juno'
+ timeout: 1800
+ - command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: 'http://git.linaro.org/qa/test-definitions.git'
+ testdef: 'ubuntu/ltp.yaml'
+ parameters:
+ TST_CMDFILES: 'hugetlb'
+ SKIPFILE: './common/scripts/ltp/skipfile-lsk-juno'
+ timeout: 1800
+ - command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: 'http://git.linaro.org/qa/test-definitions.git'
+ testdef: 'ubuntu/ltp.yaml'
+ parameters:
+ TST_CMDFILES: 'io'
+ SKIPFILE: './common/scripts/ltp/skipfile-lsk-juno'
+ timeout: 1800
+ - command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: 'http://git.linaro.org/qa/test-definitions.git'
+ testdef: 'ubuntu/ltp.yaml'
+ parameters:
+ TST_CMDFILES: 'nptl'
+ SKIPFILE: './common/scripts/ltp/skipfile-lsk-juno'
+ timeout: 1800
+ - command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: 'http://git.linaro.org/qa/test-definitions.git'
+ testdef: 'ubuntu/ltp.yaml'
+ parameters:
+ TST_CMDFILES: 'pty'
+ SKIPFILE: './common/scripts/ltp/skipfile-lsk-juno'
+ timeout: 1800
+ - command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: 'http://git.linaro.org/qa/test-definitions.git'
+ testdef: 'ubuntu/ltp.yaml'
+ parameters:
+ TST_CMDFILES: 'containers'
+ SKIPFILE: './common/scripts/ltp/skipfile-lsk-juno'
+ timeout: 1800
+ - command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: 'http://git.linaro.org/qa/test-definitions.git'
+ testdef: 'ubuntu/ltp.yaml'
+ parameters:
+ TST_CMDFILES: 'fs_bind'
+ SKIPFILE: './common/scripts/ltp/skipfile-lsk-juno'
+ timeout: 1800
+ - command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: 'http://git.linaro.org/qa/test-definitions.git'
+ testdef: 'ubuntu/ltp.yaml'
+ parameters:
+ TST_CMDFILES: 'filecaps'
+ SKIPFILE: './common/scripts/ltp/skipfile-lsk-juno'
+ timeout: 1800
+ - command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: 'http://git.linaro.org/qa/test-definitions.git'
+ testdef: 'ubuntu/ltp.yaml'
+ parameters:
+ TST_CMDFILES: 'admin_tools'
+ SKIPFILE: './common/scripts/ltp/skipfile-lsk-juno'
+ timeout: 1800
+ - command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: 'http://git.linaro.org/qa/test-definitions.git'
+ testdef: 'ubuntu/ltp.yaml'
+ parameters:
+ TST_CMDFILES: 'connectors'
+ SKIPFILE: './common/scripts/ltp/skipfile-lsk-juno'
+ timeout: 1800
+ - command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: 'http://git.linaro.org/qa/test-definitions.git'
+ testdef: 'ubuntu/ltp.yaml'
+ parameters:
+ TST_CMDFILES: 'mm'
+ SKIPFILE: './common/scripts/ltp/skipfile-lsk-juno'
+ timeout: 1800
+ - command: submit_results
+ parameters:
+ server: 'http://${LAVA_SERVER}'
+ stream: '${BUNDLE_STREAM_NAME}'
+device_type: '${DEVICE_TYPE}'
+job_name: '${BUILD_URL}'
+timeout: 18000