aboutsummaryrefslogtreecommitdiff
path: root/linux-linaro-stable-lsk-v3.14
diff options
context:
space:
mode:
authorMilosz Wasilewski <milosz.wasilewski@linaro.org>2015-02-27 13:11:04 +0000
committerMilosz Wasilewski <milosz.wasilewski@linaro.org>2015-03-02 09:46:43 +0000
commit19d97b3cf2c8e3c1e487f66cbf5d121faa111128 (patch)
tree4c99bd9f1dd8c232f41710162189a61709575eef /linux-linaro-stable-lsk-v3.14
parent05dafc5d0577c744a8e39eaf9f44520b6fc3d649 (diff)
LSK 3.10: LSK 3.14: add benchmarks from mm/sched test suite
First set of mm/sched benchmarks from Mel Gorman's test suite. It includes dd dd-tmpfs ddsync ku-latency libmicro benchmarks. Change-Id: I83b65c71b44c74fa91fb9d8b099b462cb6a20506 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
Diffstat (limited to 'linux-linaro-stable-lsk-v3.14')
-rw-r--r--linux-linaro-stable-lsk-v3.14/lava-job-definitions/beaglebone-black/template.json16
-rw-r--r--linux-linaro-stable-lsk-v3.14/lava-job-definitions/beaglebone-black/template.yaml8
-rw-r--r--linux-linaro-stable-lsk-v3.14/lava-job-definitions/panda-es/template.json14
-rw-r--r--linux-linaro-stable-lsk-v3.14/lava-job-definitions/panda-es/template.yaml8
-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.yaml8
6 files changed, 60 insertions, 6 deletions
diff --git a/linux-linaro-stable-lsk-v3.14/lava-job-definitions/beaglebone-black/template.json b/linux-linaro-stable-lsk-v3.14/lava-job-definitions/beaglebone-black/template.json
index 9f2e265..15d93ce 100644
--- a/linux-linaro-stable-lsk-v3.14/lava-job-definitions/beaglebone-black/template.json
+++ b/linux-linaro-stable-lsk-v3.14/lava-job-definitions/beaglebone-black/template.json
@@ -66,6 +66,18 @@
}
},
{
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "ubuntu/mmtests.yaml"
+ }
+ ],
+ "timeout": 3600
+ }
+ },
+ {
"command": "submit_results",
"parameters": {
"stream": "${BUNDLE_STREAM_NAME}",
@@ -75,5 +87,5 @@
],
"device_type": "${DEVICE_TYPE}",
"job_name": "${BUILD_URL}",
- "timeout": 3600
-} \ No newline at end of file
+ "timeout": 7200
+}
diff --git a/linux-linaro-stable-lsk-v3.14/lava-job-definitions/beaglebone-black/template.yaml b/linux-linaro-stable-lsk-v3.14/lava-job-definitions/beaglebone-black/template.yaml
index 0152bd0..89b6906 100644
--- a/linux-linaro-stable-lsk-v3.14/lava-job-definitions/beaglebone-black/template.yaml
+++ b/linux-linaro-stable-lsk-v3.14/lava-job-definitions/beaglebone-black/template.yaml
@@ -36,10 +36,16 @@ actions:
- git-repo: git://git.linaro.org/qa/test-definitions.git
testdef: ubuntu/smoke-tests-basic.yaml
timeout: 1200
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: ubuntu/mmtests.yaml
+ timeout: 3600
- command: submit_results
parameters:
server: 'http://${LAVA_SERVER}'
stream: '${BUNDLE_STREAM_NAME}'
device_type: '${DEVICE_TYPE}'
job_name: '${BUILD_URL}'
-timeout: 3600 \ No newline at end of file
+timeout: 7200
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 97b9415..e420892 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
@@ -67,6 +67,18 @@
}
},
{
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "ubuntu/mmtests.yaml"
+ }
+ ],
+ "timeout": 3600
+ }
+ },
+ {
"command": "submit_results",
"parameters": {
"stream": "${BUNDLE_STREAM_NAME}",
@@ -77,4 +89,4 @@
"device_type": "${DEVICE_TYPE}",
"job_name": "${BUILD_URL}",
"timeout": 172800
-} \ No newline at end of file
+}
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 b547037..de6c6de 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
@@ -37,10 +37,16 @@ actions:
- git-repo: git://git.linaro.org/qa/test-definitions.git
testdef: ubuntu/smoke-tests-basic.yaml
timeout: 1200
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: ubuntu/mmtests.yaml
+ timeout: 3600
- command: submit_results
parameters:
server: 'http://${LAVA_SERVER}'
stream: '${BUNDLE_STREAM_NAME}'
device_type: '${DEVICE_TYPE}'
job_name: '${BUILD_URL}'
-timeout: 172800 \ No newline at end of file
+timeout: 172800
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 4f74d94..8961791 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
@@ -160,6 +160,18 @@
}
},
{
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "ubuntu/mmtests.yaml"
+ }
+ ],
+ "timeout": 3600
+ }
+ },
+ {
"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 e4cc22d..d2b6502 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
@@ -96,10 +96,16 @@ actions:
- git-repo: git://git.linaro.org/qa/test-definitions.git
testdef: ubuntu/network-tests-basic.yaml
timeout: 1200
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: ubuntu/mmtests.yaml
+ timeout: 3600
- command: submit_results
parameters:
server: 'http://${LAVA_SERVER}'
stream: '${BUNDLE_STREAM_NAME}'
device_type: '${DEVICE_TYPE}'
job_name: '${BUILD_URL}'
-timeout: 172800 \ No newline at end of file
+timeout: 172800