aboutsummaryrefslogtreecommitdiff
path: root/lt-qcom-debian-images
diff options
context:
space:
mode:
authorNicolas Dechesne <nicolas.dechesne@linaro.org>2015-10-15 12:10:57 +0200
committerNicolas Dechesne <nicolas.dechesne@linaro.org>2015-10-15 12:47:36 +0200
commit7f733ff3063de8a60c19ef097f00725d85694997 (patch)
tree6d512dd1bde77ae4f60a6f95761528298e8b5404 /lt-qcom-debian-images
parent369d15dee52dbfab7dadd4a9adff6e007156c058 (diff)
lt-qcom-debian-images: add new job
New job for Debian based builds for Qualcomm Snapdragon 600. This is basically a 'merge' of lt-qcom-ubuntu-images.yaml and 96boards-dragonboard410c.yaml. Change-Id: I387966e700d05d8014eb8c624382725b9b02101a Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Diffstat (limited to 'lt-qcom-debian-images')
-rw-r--r--lt-qcom-debian-images/lava-job-definitions/ifc6410/template-ltp.json308
-rw-r--r--lt-qcom-debian-images/lava-job-definitions/ifc6410/template-ltp.yaml178
-rw-r--r--lt-qcom-debian-images/lava-job-definitions/ifc6410/template.json184
-rw-r--r--lt-qcom-debian-images/lava-job-definitions/ifc6410/template.yaml95
4 files changed, 765 insertions, 0 deletions
diff --git a/lt-qcom-debian-images/lava-job-definitions/ifc6410/template-ltp.json b/lt-qcom-debian-images/lava-job-definitions/ifc6410/template-ltp.json
new file mode 100644
index 0000000000..dab1de3ef4
--- /dev/null
+++ b/lt-qcom-debian-images/lava-job-definitions/ifc6410/template-ltp.json
@@ -0,0 +1,308 @@
+{
+ "actions": [
+ {
+ "command": "deploy_linaro_android_image",
+ "parameters": {
+ "images": [
+ {
+ "partition": "boot",
+ "url": "${BOOT_URL}"
+ },
+ {
+ "partition": "userdata",
+ "url": "${DATA_URL}"
+ },
+ {
+ "partition": "system",
+ "url": "${SYSTEM_URL}"
+ }
+ ],
+ "target_type": "ubuntu"
+ }
+ },
+ {
+ "command": "boot_linaro_image"
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 7200,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "math",
+ "SKIPFILE": "skipfile-lsk-juno"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "skip_install": "steps",
+ "timeout": 3600,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "timers",
+ "SKIPFILE": "skipfile-lsk-juno"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "skip_install": "steps",
+ "timeout": 3600,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "fcntl-locktests",
+ "SKIPFILE": "skipfile-lsk-juno"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "skip_install": "steps",
+ "timeout": 3600,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "ipc",
+ "SKIPFILE": "skipfile-lsk-juno"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "skip_install": "steps",
+ "timeout": 3600,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "fsx",
+ "SKIPFILE": "skipfile-lsk-juno"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "skip_install": "steps",
+ "timeout": 3600,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "fs",
+ "SKIPFILE": "skipfile-lsk-juno"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "skip_install": "steps",
+ "timeout": 3600,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "hugetlb",
+ "SKIPFILE": "skipfile-lsk-juno"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "skip_install": "steps",
+ "timeout": 3600,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "io",
+ "SKIPFILE": "skipfile-lsk-juno"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "skip_install": "steps",
+ "timeout": 3600,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "nptl",
+ "SKIPFILE": "skipfile-lsk-juno"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "skip_install": "steps",
+ "timeout": 3600,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "pty",
+ "SKIPFILE": "skipfile-lsk-juno"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "skip_install": "steps",
+ "timeout": 3600,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "containers",
+ "SKIPFILE": "skipfile-lsk-juno"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "skip_install": "steps",
+ "timeout": 3600,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "fs_bind",
+ "SKIPFILE": "skipfile-lsk-juno"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "skip_install": "steps",
+ "timeout": 3600,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "filecaps",
+ "SKIPFILE": "skipfile-lsk-juno"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "skip_install": "steps",
+ "timeout": 3600,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "admin_tools",
+ "SKIPFILE": "skipfile-lsk-juno"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "skip_install": "steps",
+ "timeout": 3600,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "connectors",
+ "SKIPFILE": "skipfile-lsk-juno"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "skip_install": "steps",
+ "timeout": 3600,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "mm",
+ "SKIPFILE": "skipfile-lsk-juno"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "submit_results",
+ "parameters": {
+ "stream": "${BUNDLE_STREAM_NAME}",
+ "server": "http://${LAVA_SERVER}"
+ }
+ }
+ ],
+ "device_type": "${DEVICE_TYPE}",
+ "job_name": "${BUILD_URL}",
+ "timeout": 18000
+}
diff --git a/lt-qcom-debian-images/lava-job-definitions/ifc6410/template-ltp.yaml b/lt-qcom-debian-images/lava-job-definitions/ifc6410/template-ltp.yaml
new file mode 100644
index 0000000000..80115e96bf
--- /dev/null
+++ b/lt-qcom-debian-images/lava-job-definitions/ifc6410/template-ltp.yaml
@@ -0,0 +1,178 @@
+actions:
+ - command: deploy_linaro_android_image
+ parameters:
+ images:
+ - partition: 'boot'
+ url: '${BOOT_URL}'
+ - partition: 'userdata'
+ url: '${DATA_URL}'
+ - partition: 'system'
+ url: '${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/ltp.yaml'
+ parameters:
+ TST_CMDFILES: 'math'
+ SKIPFILE: 'skipfile-lsk-juno'
+ timeout: 7200
+ - command: lava_test_shell
+ parameters:
+ skip_install: steps
+ testdef_repos:
+ - git-repo: 'http://git.linaro.org/qa/test-definitions.git'
+ testdef: 'ubuntu/ltp.yaml'
+ parameters:
+ TST_CMDFILES: 'timers'
+ SKIPFILE: 'skipfile-lsk-juno'
+ timeout: 3600
+ - command: lava_test_shell
+ parameters:
+ skip_install: steps
+ testdef_repos:
+ - git-repo: 'http://git.linaro.org/qa/test-definitions.git'
+ testdef: 'ubuntu/ltp.yaml'
+ parameters:
+ TST_CMDFILES: 'fcntl-locktests'
+ SKIPFILE: 'skipfile-lsk-juno'
+ timeout: 3600
+ - command: lava_test_shell
+ parameters:
+ skip_install: steps
+ testdef_repos:
+ - git-repo: 'http://git.linaro.org/qa/test-definitions.git'
+ testdef: 'ubuntu/ltp.yaml'
+ parameters:
+ TST_CMDFILES: 'ipc'
+ SKIPFILE: 'skipfile-lsk-juno'
+ timeout: 3600
+ - command: lava_test_shell
+ parameters:
+ skip_install: steps
+ testdef_repos:
+ - git-repo: 'http://git.linaro.org/qa/test-definitions.git'
+ testdef: 'ubuntu/ltp.yaml'
+ parameters:
+ TST_CMDFILES: 'fsx'
+ SKIPFILE: 'skipfile-lsk-juno'
+ timeout: 3600
+ - command: lava_test_shell
+ parameters:
+ skip_install: steps
+ testdef_repos:
+ - git-repo: 'http://git.linaro.org/qa/test-definitions.git'
+ testdef: 'ubuntu/ltp.yaml'
+ parameters:
+ TST_CMDFILES: 'fs'
+ SKIPFILE: 'skipfile-lsk-juno'
+ timeout: 3600
+ - command: lava_test_shell
+ parameters:
+ skip_install: steps
+ testdef_repos:
+ - git-repo: 'http://git.linaro.org/qa/test-definitions.git'
+ testdef: 'ubuntu/ltp.yaml'
+ parameters:
+ TST_CMDFILES: 'hugetlb'
+ SKIPFILE: 'skipfile-lsk-juno'
+ timeout: 3600
+ - command: lava_test_shell
+ parameters:
+ skip_install: steps
+ testdef_repos:
+ - git-repo: 'http://git.linaro.org/qa/test-definitions.git'
+ testdef: 'ubuntu/ltp.yaml'
+ parameters:
+ TST_CMDFILES: 'io'
+ SKIPFILE: 'skipfile-lsk-juno'
+ timeout: 3600
+ - command: lava_test_shell
+ parameters:
+ skip_install: steps
+ testdef_repos:
+ - git-repo: 'http://git.linaro.org/qa/test-definitions.git'
+ testdef: 'ubuntu/ltp.yaml'
+ parameters:
+ TST_CMDFILES: 'nptl'
+ SKIPFILE: 'skipfile-lsk-juno'
+ timeout: 3600
+ - command: lava_test_shell
+ parameters:
+ skip_install: steps
+ testdef_repos:
+ - git-repo: 'http://git.linaro.org/qa/test-definitions.git'
+ testdef: 'ubuntu/ltp.yaml'
+ parameters:
+ TST_CMDFILES: 'pty'
+ SKIPFILE: 'skipfile-lsk-juno'
+ timeout: 3600
+ - command: lava_test_shell
+ parameters:
+ skip_install: steps
+ testdef_repos:
+ - git-repo: 'http://git.linaro.org/qa/test-definitions.git'
+ testdef: 'ubuntu/ltp.yaml'
+ parameters:
+ TST_CMDFILES: 'containers'
+ SKIPFILE: 'skipfile-lsk-juno'
+ timeout: 3600
+ - command: lava_test_shell
+ parameters:
+ skip_install: steps
+ testdef_repos:
+ - git-repo: 'http://git.linaro.org/qa/test-definitions.git'
+ testdef: 'ubuntu/ltp.yaml'
+ parameters:
+ TST_CMDFILES: 'fs_bind'
+ SKIPFILE: 'skipfile-lsk-juno'
+ timeout: 3600
+ - command: lava_test_shell
+ parameters:
+ skip_install: steps
+ testdef_repos:
+ - git-repo: 'http://git.linaro.org/qa/test-definitions.git'
+ testdef: 'ubuntu/ltp.yaml'
+ parameters:
+ TST_CMDFILES: 'filecaps'
+ SKIPFILE: 'skipfile-lsk-juno'
+ timeout: 3600
+ - command: lava_test_shell
+ parameters:
+ skip_install: steps
+ testdef_repos:
+ - git-repo: 'http://git.linaro.org/qa/test-definitions.git'
+ testdef: 'ubuntu/ltp.yaml'
+ parameters:
+ TST_CMDFILES: 'admin_tools'
+ SKIPFILE: 'skipfile-lsk-juno'
+ timeout: 3600
+ - command: lava_test_shell
+ parameters:
+ skip_install: steps
+ testdef_repos:
+ - git-repo: 'http://git.linaro.org/qa/test-definitions.git'
+ testdef: 'ubuntu/ltp.yaml'
+ parameters:
+ TST_CMDFILES: 'connectors'
+ SKIPFILE: 'skipfile-lsk-juno'
+ timeout: 3600
+ - command: lava_test_shell
+ parameters:
+ skip_install: steps
+ testdef_repos:
+ - git-repo: 'http://git.linaro.org/qa/test-definitions.git'
+ testdef: 'ubuntu/ltp.yaml'
+ parameters:
+ TST_CMDFILES: 'mm'
+ SKIPFILE: 'skipfile-lsk-juno'
+ timeout: 3600
+ - command: submit_results
+ parameters:
+ server: 'http://${LAVA_SERVER}'
+ stream: '${BUNDLE_STREAM_NAME}'
+device_type: '${DEVICE_TYPE}'
+job_name: '${BUILD_URL}'
+timeout: 18000
diff --git a/lt-qcom-debian-images/lava-job-definitions/ifc6410/template.json b/lt-qcom-debian-images/lava-job-definitions/ifc6410/template.json
new file mode 100644
index 0000000000..9ba93a9902
--- /dev/null
+++ b/lt-qcom-debian-images/lava-job-definitions/ifc6410/template.json
@@ -0,0 +1,184 @@
+{
+ "actions": [
+ {
+ "command": "deploy_linaro_android_image",
+ "parameters": {
+ "images": [
+ {
+ "partition": "boot",
+ "url": "${BOOT_URL}"
+ },
+ {
+ "partition": "userdata",
+ "url": "${DATA_URL}"
+ },
+ {
+ "partition": "system",
+ "url": "${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",
+ "parameters": {
+ "PWR_TESTARG": "cpufreq"
+ },
+ "testdef": "ubuntu/pwrmgmt.yaml"
+ }
+ ],
+ "timeout": 1200
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "http://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "PWR_TESTARG": "cpuidle"
+ },
+ "testdef": "ubuntu/pwrmgmt.yaml"
+ }
+ ],
+ "timeout": 1200
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "http://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "PWR_TESTARG": "cpuhotplug"
+ },
+ "testdef": "ubuntu/pwrmgmt.yaml"
+ }
+ ],
+ "timeout": 1200
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "http://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "PWR_TESTARG": "cputopology"
+ },
+ "testdef": "ubuntu/pwrmgmt.yaml"
+ }
+ ],
+ "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-test-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",
+ "parameters": {
+ "TEST": "cpu"
+ },
+ "testdef": "ubuntu/sysbench.yaml"
+ }
+ ],
+ "timeout": 8000
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "http://git.linaro.org/qa/test-definitions.git",
+ "testdef": "ubuntu/sata-partition-rw.yaml"
+ }
+ ],
+ "timeout": 3600
+ }
+ },
+ {
+ "command": "submit_results",
+ "parameters": {
+ "stream": "${BUNDLE_STREAM_NAME}",
+ "server": "http://${LAVA_SERVER}"
+ }
+ }
+ ],
+ "device_type": "${DEVICE_TYPE}",
+ "job_name": "${BUILD_URL}",
+ "timeout": 18000
+}
diff --git a/lt-qcom-debian-images/lava-job-definitions/ifc6410/template.yaml b/lt-qcom-debian-images/lava-job-definitions/ifc6410/template.yaml
new file mode 100644
index 0000000000..6e913215d6
--- /dev/null
+++ b/lt-qcom-debian-images/lava-job-definitions/ifc6410/template.yaml
@@ -0,0 +1,95 @@
+actions:
+ - command: deploy_linaro_android_image
+ parameters:
+ images:
+ - partition: 'boot'
+ url: '${BOOT_URL}'
+ - partition: 'userdata'
+ url: '${DATA_URL}'
+ - partition: 'system'
+ url: '${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-test-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/sata-partition-rw.yaml'
+ timeout: 3600
+ - command: submit_results
+ parameters:
+ server: 'http://${LAVA_SERVER}'
+ stream: '${BUNDLE_STREAM_NAME}'
+device_type: '${DEVICE_TYPE}'
+job_name: '${BUILD_URL}'
+timeout: 18000