aboutsummaryrefslogtreecommitdiff
path: root/linux-linaro-stable-lsk-v4.1-rt
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2015-10-12 15:55:12 +0300
committerLinaro Code Review <review@review.linaro.org>2015-10-12 12:58:12 +0000
commitdc6fef8916a628a3f3e0e3b0c8e0137a2f349287 (patch)
tree40ab97d897d2aaddf5a83a358de2c518ba476625 /linux-linaro-stable-lsk-v4.1-rt
parentbeda437c6605fb15c565f796d81cd8f45f756ac1 (diff)
linux-linaro-stable-lsk-v4.1: add CI loops for LSK v4.1
based on v3.18 and covers 3 branches: * linux-linaro-lsk-v4.1 * linux-linaro-lsk-v4.1-test * linux-linaro-lsk-v4.1-rt Change-Id: I0a9e0aab119a881ccd5fed826f075cab33b463ec Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'linux-linaro-stable-lsk-v4.1-rt')
-rw-r--r--linux-linaro-stable-lsk-v4.1-rt/lava-job-definitions/arndale/template.json418
-rw-r--r--linux-linaro-stable-lsk-v4.1-rt/lava-job-definitions/arndale/template.yaml227
-rw-r--r--linux-linaro-stable-lsk-v4.1-rt/lava-job-definitions/beaglebone-black/template.json220
-rw-r--r--linux-linaro-stable-lsk-v4.1-rt/lava-job-definitions/beaglebone-black/template.yaml121
-rw-r--r--linux-linaro-stable-lsk-v4.1-rt/lava-job-definitions/panda-es/template.json69
-rw-r--r--linux-linaro-stable-lsk-v4.1-rt/lava-job-definitions/panda-es/template.yaml41
6 files changed, 1096 insertions, 0 deletions
diff --git a/linux-linaro-stable-lsk-v4.1-rt/lava-job-definitions/arndale/template.json b/linux-linaro-stable-lsk-v4.1-rt/lava-job-definitions/arndale/template.json
new file mode 100644
index 0000000000..065d1f8261
--- /dev/null
+++ b/linux-linaro-stable-lsk-v4.1-rt/lava-job-definitions/arndale/template.json
@@ -0,0 +1,418 @@
+{
+ "actions": [
+ {
+ "command": "deploy_linaro_image",
+ "parameters": {
+ "hwpack": "${HWPACK_BUILD_URL}",
+ "rootfs": "${ROOTFS_BUILD_URL}"
+ },
+ "metadata": {
+ "distribution": "openembedded",
+ "hwpack.build": "${BUILD_NUMBER}",
+ "hwpack.type": "${hwpack_type}",
+ "rootfs.build": "${ROOTFS_BUILD_NUMBER}",
+ "rootfs.type": "lamp-armv7a-gcc-4.9",
+ "git URL": "${GIT_URL}",
+ "git branch": "${GIT_BRANCH}",
+ "git commit": "${GIT_COMMIT}"
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 10800,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "BRANCH": "linux-linaro-stable-3.14"
+ },
+ "testdef": "openembedded/kselftest-efivarfs.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 10800,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "BRANCH": "linux-linaro-stable-3.14"
+ },
+ "testdef": "openembedded/kselftest-memory-hotplug.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 10800,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "BRANCH": "linux-linaro-stable-3.14"
+ },
+ "testdef": "openembedded/kselftest-net.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 10800,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "BRANCH": "linux-linaro-stable-3.14"
+ },
+ "testdef": "openembedded/kselftest-ptrace.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters":
+ {
+ "skip_install": "deps",
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "ubuntu/cyclictest-basic.yaml"
+ }],
+ "timeout": 3600
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters":
+ {
+ "skip_install": "deps",
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "ubuntu/pi-stress-test.yaml"
+ }],
+ "timeout": 1800
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters":
+ {
+ "skip_install": "deps",
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "ubuntu/rt-migrate-test.yaml"
+ }],
+ "timeout": 1800
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters":
+ {
+ "skip_install": "deps",
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "ubuntu/sendme.yaml"
+ }],
+ "timeout": 3600
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters":
+ {
+ "skip_install": "deps",
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "ubuntu/signaltest.yaml"
+ }],
+ "timeout": 3600
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters":
+ {
+ "skip_install": "deps",
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "openembedded/sysbench.yaml"
+ }],
+ "timeout": 3600
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 3600,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "LTP_REALTIME_TESTS_TO_RUN": "async_handler"
+ },
+ "testdef": "openembedded/ltp-realtime.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 3600,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "LTP_REALTIME_TESTS_TO_RUN": "gtod_latency"
+ },
+ "testdef": "openembedded/ltp-realtime.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 3600,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "LTP_REALTIME_TESTS_TO_RUN": "hrtimer-prio"
+ },
+ "testdef": "openembedded/ltp-realtime.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 3600,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "LTP_REALTIME_TESTS_TO_RUN": "matrix_mult"
+ },
+ "testdef": "openembedded/ltp-realtime.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 3600,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "LTP_REALTIME_TESTS_TO_RUN": "measurement"
+ },
+ "testdef": "openembedded/ltp-realtime.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 3600,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "LTP_REALTIME_TESTS_TO_RUN": "periodic_cpu_load"
+ },
+ "testdef": "openembedded/ltp-realtime.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 3600,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "LTP_REALTIME_TESTS_TO_RUN": "pi_perf"
+ },
+ "testdef": "openembedded/ltp-realtime.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 3600,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "LTP_REALTIME_TESTS_TO_RUN": "prio-preempt"
+ },
+ "testdef": "openembedded/ltp-realtime.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 3600,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "LTP_REALTIME_TESTS_TO_RUN": "prio-wake"
+ },
+ "testdef": "openembedded/ltp-realtime.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 3600,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "LTP_REALTIME_TESTS_TO_RUN": "pthread_kill_latency"
+ },
+ "testdef": "openembedded/ltp-realtime.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 3600,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "LTP_REALTIME_TESTS_TO_RUN": "rt-migrate"
+ },
+ "testdef": "openembedded/ltp-realtime.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 3600,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "LTP_REALTIME_TESTS_TO_RUN": "sched_football"
+ },
+ "testdef": "openembedded/ltp-realtime.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 3600,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "LTP_REALTIME_TESTS_TO_RUN": "sched_jitter"
+ },
+ "testdef": "openembedded/ltp-realtime.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 3600,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "LTP_REALTIME_TESTS_TO_RUN": "sched_latency"
+ },
+ "testdef": "openembedded/ltp-realtime.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 3600,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "LTP_REALTIME_TESTS_TO_RUN": "thread_clock"
+ },
+ "testdef": "openembedded/ltp-realtime.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 10800,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "openembedded/ltp.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 2400,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "ubuntu/openssl.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "submit_results",
+ "parameters": {
+ "stream": "${BUNDLE_STREAM_NAME}",
+ "server": "http://${LAVA_SERVER}"
+ }
+ }
+ ],
+ "device_type": "${DEVICE_TYPE}",
+ "job_name": "${BUILD_URL}",
+ "timeout": 3600
+}
diff --git a/linux-linaro-stable-lsk-v4.1-rt/lava-job-definitions/arndale/template.yaml b/linux-linaro-stable-lsk-v4.1-rt/lava-job-definitions/arndale/template.yaml
new file mode 100644
index 0000000000..1e7608c155
--- /dev/null
+++ b/linux-linaro-stable-lsk-v4.1-rt/lava-job-definitions/arndale/template.yaml
@@ -0,0 +1,227 @@
+actions:
+- command: deploy_linaro_image
+ parameters:
+ hwpack: '${HWPACK_BUILD_URL}'
+ rootfs: '${ROOTFS_BUILD_URL}'
+ metadata:
+ distribution: 'openembedded'
+ hwpack.build: '${BUILD_NUMBER}'
+ hwpack.type: '${hwpack_type}'
+ rootfs.build: '${ROOTFS_BUILD_NUMBER}'
+ rootfs.type: 'lamp-armv7a-gcc-4.9'
+ git URL: '${GIT_URL}'
+ git branch: '${GIT_BRANCH}'
+ git commit: '${GIT_COMMIT}'
+- command: lava_test_shell
+ parameters:
+ timeout: 10800
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ BRANCH: linux-linaro-stable-3.14
+ testdef: openembedded/kselftest-efivarfs.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 10800
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ BRANCH: linux-linaro-stable-3.14
+ testdef: openembedded/kselftest-memory-hotplug.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 10800
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ BRANCH: linux-linaro-stable-3.14
+ testdef: openembedded/kselftest-net.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 10800
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ BRANCH: linux-linaro-stable-3.14
+ testdef: openembedded/kselftest-ptrace.yaml
+- command: lava_test_shell
+ parameters:
+ skip_install: deps
+ timeout: 3600
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: ubuntu/cyclictest-basic.yaml
+- command: lava_test_shell
+ parameters:
+ skip_install: deps
+ timeout: 1800
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: ubuntu/pi-stress-test.yaml
+- command: lava_test_shell
+ parameters:
+ skip_install: deps
+ timeout: 1800
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: ubuntu/rt-migrate-test.yaml
+- command: lava_test_shell
+ parameters:
+ skip_install: deps
+ timeout: 3600
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: ubuntu/sendme.yaml
+- command: lava_test_shell
+ parameters:
+ skip_install: deps
+ timeout: 3600
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: ubuntu/signaltest.yaml
+- command: lava_test_shell
+ parameters:
+ skip_install: deps
+ timeout: 3600
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: openembedded/sysbench.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 3600
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ LTP_REALTIME_TESTS_TO_RUN: async_handler
+ testdef: openembedded/ltp-realtime.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 3600
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ LTP_REALTIME_TESTS_TO_RUN: gtod_latency
+ testdef: openembedded/ltp-realtime.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 3600
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ LTP_REALTIME_TESTS_TO_RUN: hrtimer-prio
+ testdef: openembedded/ltp-realtime.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 3600
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ LTP_REALTIME_TESTS_TO_RUN: matrix_mult
+ testdef: openembedded/ltp-realtime.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 3600
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ LTP_REALTIME_TESTS_TO_RUN: measurement
+ testdef: openembedded/ltp-realtime.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 3600
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ LTP_REALTIME_TESTS_TO_RUN: periodic_cpu_load
+ testdef: openembedded/ltp-realtime.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 3600
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ LTP_REALTIME_TESTS_TO_RUN: pi_perf
+ testdef: openembedded/ltp-realtime.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 3600
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ LTP_REALTIME_TESTS_TO_RUN: prio-preempt
+ testdef: openembedded/ltp-realtime.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 3600
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ LTP_REALTIME_TESTS_TO_RUN: prio-wake
+ testdef: openembedded/ltp-realtime.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 3600
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ LTP_REALTIME_TESTS_TO_RUN: pthread_kill_latency
+ testdef: openembedded/ltp-realtime.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 3600
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ LTP_REALTIME_TESTS_TO_RUN: rt-migrate
+ testdef: openembedded/ltp-realtime.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 3600
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ LTP_REALTIME_TESTS_TO_RUN: sched_football
+ testdef: openembedded/ltp-realtime.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 3600
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ LTP_REALTIME_TESTS_TO_RUN: sched_jitter
+ testdef: openembedded/ltp-realtime.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 3600
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ LTP_REALTIME_TESTS_TO_RUN: sched_latency
+ testdef: openembedded/ltp-realtime.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 3600
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ LTP_REALTIME_TESTS_TO_RUN: thread_clock
+ testdef: openembedded/ltp-realtime.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 10800
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: openembedded/ltp.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 3600
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: ubuntu/openssl.yaml
+- command: submit_results
+ parameters:
+ server: 'http://${LAVA_SERVER}'
+ stream: '${BUNDLE_STREAM_NAME}'
+device_type: '${DEVICE_TYPE}'
+job_name: '${BUILD_URL}'
+timeout: 3600
diff --git a/linux-linaro-stable-lsk-v4.1-rt/lava-job-definitions/beaglebone-black/template.json b/linux-linaro-stable-lsk-v4.1-rt/lava-job-definitions/beaglebone-black/template.json
new file mode 100644
index 0000000000..4ed50cefa6
--- /dev/null
+++ b/linux-linaro-stable-lsk-v4.1-rt/lava-job-definitions/beaglebone-black/template.json
@@ -0,0 +1,220 @@
+{
+ "actions": [
+ {
+ "command": "deploy_linaro_image",
+ "parameters": {
+ "hwpack": "${HWPACK_BUILD_URL}",
+ "rootfs": "${ROOTFS_BUILD_URL}"
+ },
+ "metadata": {
+ "distribution": "openembedded",
+ "hwpack.build": "${BUILD_NUMBER}",
+ "hwpack.type": "${hwpack_type}",
+ "rootfs.build": "${ROOTFS_BUILD_NUMBER}",
+ "rootfs.type": "lamp-armv7a-gcc-4.9",
+ "git URL": "${GIT_URL}",
+ "git branch": "${GIT_BRANCH}",
+ "git commit": "${GIT_COMMIT}"
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 10800,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "BRANCH": "linux-linaro-stable-3.14"
+ },
+ "testdef": "openembedded/kselftest-cpu-hotplug.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 10800,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "BRANCH": "linux-linaro-stable-3.14"
+ },
+ "testdef": "openembedded/kselftest-efivarfs.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 10800,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "BRANCH": "linux-linaro-stable-3.14"
+ },
+ "testdef": "openembedded/kselftest-memory-hotplug.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 10800,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "BRANCH": "linux-linaro-stable-3.14"
+ },
+ "testdef": "openembedded/kselftest-net.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 10800,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "BRANCH": "linux-linaro-stable-3.14"
+ },
+ "testdef": "openembedded/kselftest-ptrace.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters":
+ {
+ "skip_install": "deps",
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "ubuntu/cyclictest-basic.yaml"
+ }],
+ "timeout": 3600
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters":
+ {
+ "skip_install": "deps",
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "ubuntu/pi-stress-test.yaml"
+ }],
+ "timeout": 1800
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters":
+ {
+ "skip_install": "deps",
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "ubuntu/rt-migrate-test.yaml"
+ }],
+ "timeout": 1800
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters":
+ {
+ "skip_install": "deps",
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "ubuntu/sendme.yaml"
+ }],
+ "timeout": 3600
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters":
+ {
+ "skip_install": "deps",
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "ubuntu/signaltest.yaml"
+ }],
+ "timeout": 3600
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters":
+ {
+ "skip_install": "deps",
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "openembedded/sysbench.yaml"
+ }],
+ "timeout": 3600
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 7200,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "openembedded/ltp-realtime.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 18000,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "openembedded/ltp.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 2400,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "ubuntu/openssl.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "submit_results",
+ "parameters": {
+ "stream": "${BUNDLE_STREAM_NAME}",
+ "server": "http://${LAVA_SERVER}"
+ }
+ }
+ ],
+ "device_type": "${DEVICE_TYPE}",
+ "job_name": "${BUILD_URL}",
+ "timeout": 3600
+}
diff --git a/linux-linaro-stable-lsk-v4.1-rt/lava-job-definitions/beaglebone-black/template.yaml b/linux-linaro-stable-lsk-v4.1-rt/lava-job-definitions/beaglebone-black/template.yaml
new file mode 100644
index 0000000000..13ab5e7521
--- /dev/null
+++ b/linux-linaro-stable-lsk-v4.1-rt/lava-job-definitions/beaglebone-black/template.yaml
@@ -0,0 +1,121 @@
+actions:
+- command: deploy_linaro_image
+ parameters:
+ hwpack: '${HWPACK_BUILD_URL}'
+ rootfs: '${ROOTFS_BUILD_URL}'
+ metadata:
+ distribution: 'openembedded'
+ hwpack.build: '${BUILD_NUMBER}'
+ hwpack.type: '${hwpack_type}'
+ rootfs.build: '${ROOTFS_BUILD_NUMBER}'
+ rootfs.type: 'lamp-armv7a-gcc-4.9'
+ git URL: '${GIT_URL}'
+ git branch: '${GIT_BRANCH}'
+ git commit: '${GIT_COMMIT}'
+- command: lava_test_shell
+ parameters:
+ timeout: 10800
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ BRANCH: linux-linaro-stable-3.14
+ testdef: openembedded/kselftest-cpu-hotplug.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 10800
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ BRANCH: linux-linaro-stable-3.14
+ testdef: openembedded/kselftest-efivarfs.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 10800
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ BRANCH: linux-linaro-stable-3.14
+ testdef: openembedded/kselftest-memory-hotplug.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 10800
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ BRANCH: linux-linaro-stable-3.14
+ testdef: openembedded/kselftest-net.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 10800
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ BRANCH: linux-linaro-stable-3.14
+ testdef: openembedded/kselftest-ptrace.yaml
+- command: lava_test_shell
+ parameters:
+ skip_install: deps
+ timeout: 3600
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: ubuntu/cyclictest-basic.yaml
+- command: lava_test_shell
+ parameters:
+ skip_install: deps
+ timeout: 1800
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: ubuntu/pi-stress-test.yaml
+- command: lava_test_shell
+ parameters:
+ skip_install: deps
+ timeout: 1800
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: ubuntu/rt-migrate-test.yaml
+- command: lava_test_shell
+ parameters:
+ skip_install: deps
+ timeout: 3600
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: ubuntu/sendme.yaml
+- command: lava_test_shell
+ parameters:
+ skip_install: deps
+ timeout: 3600
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: ubuntu/signaltest.yaml
+- command: lava_test_shell
+ parameters:
+ skip_install: deps
+ timeout: 3600
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: openembedded/sysbench.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 7200
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: openembedded/ltp-realtime.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 18000
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: openembedded/ltp.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 3600
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: ubuntu/openssl.yaml
+- command: submit_results
+ parameters:
+ server: 'http://${LAVA_SERVER}'
+ stream: '${BUNDLE_STREAM_NAME}'
+device_type: '${DEVICE_TYPE}'
+job_name: '${BUILD_URL}'
+timeout: 3600
diff --git a/linux-linaro-stable-lsk-v4.1-rt/lava-job-definitions/panda-es/template.json b/linux-linaro-stable-lsk-v4.1-rt/lava-job-definitions/panda-es/template.json
new file mode 100644
index 0000000000..fb5971a513
--- /dev/null
+++ b/linux-linaro-stable-lsk-v4.1-rt/lava-job-definitions/panda-es/template.json
@@ -0,0 +1,69 @@
+{
+ "actions": [
+ {
+ "command": "deploy_linaro_image",
+ "parameters": {
+ "dtb": "omap4-panda-es.dtb",
+ "hwpack": "${HWPACK_BUILD_URL}",
+ "rootfs": "${ROOTFS_BUILD_URL}"
+ },
+ "metadata": {
+ "distribution": "openembedded",
+ "hwpack.build": "${BUILD_NUMBER}",
+ "hwpack.type": "${hwpack_type}",
+ "rootfs.build": "${ROOTFS_BUILD_NUMBER}",
+ "rootfs.type": "lamp-armv7a-gcc-4.9",
+ "git URL": "${GIT_URL}",
+ "git branch": "${GIT_BRANCH}",
+ "git commit": "${GIT_COMMIT}"
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 1800,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "openembedded/ltp-realtime.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 1800,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "openembedded/ltp.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "timeout": 2400,
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "ubuntu/openssl.yaml"
+ }
+ ]
+ }
+ },
+ {
+ "command": "submit_results",
+ "parameters": {
+ "stream": "${BUNDLE_STREAM_NAME}",
+ "server": "http://${LAVA_SERVER}"
+ }
+ }
+ ],
+ "device_type": "${DEVICE_TYPE}",
+ "job_name": "${BUILD_URL}",
+ "timeout": 3600
+}
+
diff --git a/linux-linaro-stable-lsk-v4.1-rt/lava-job-definitions/panda-es/template.yaml b/linux-linaro-stable-lsk-v4.1-rt/lava-job-definitions/panda-es/template.yaml
new file mode 100644
index 0000000000..04803a7dfa
--- /dev/null
+++ b/linux-linaro-stable-lsk-v4.1-rt/lava-job-definitions/panda-es/template.yaml
@@ -0,0 +1,41 @@
+actions:
+- command: deploy_linaro_image
+ parameters:
+ dtb: 'omap4-panda-es.dtb'
+ hwpack: '${HWPACK_BUILD_URL}'
+ rootfs: '${ROOTFS_BUILD_URL}'
+ metadata:
+ distribution: 'openembedded'
+ hwpack.build: '${BUILD_NUMBER}'
+ hwpack.type: '${hwpack_type}'
+ rootfs.build: '${ROOTFS_BUILD_NUMBER}'
+ rootfs.type: 'lamp-armv7a-gcc-4.9'
+ git URL: '${GIT_URL}'
+ git branch: '${GIT_BRANCH}'
+ git commit: '${GIT_COMMIT}'
+- command: lava_test_shell
+ parameters:
+ timeout: 1800
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: openembedded/ltp-realtime.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 1800
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: openembedded/ltp.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 3600
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: ubuntu/openssl.yaml
+- command: submit_results
+ parameters:
+ server: 'http://${LAVA_SERVER}'
+ stream: '${BUNDLE_STREAM_NAME}'
+device_type: '${DEVICE_TYPE}'
+job_name: '${BUILD_URL}'
+timeout: 3600
+