aboutsummaryrefslogtreecommitdiff
path: root/linux-linaro-stable-lsk-v3.10-rt-pre-merge
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2015-04-21 10:16:02 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2015-04-21 10:16:02 +0300
commit7406acc473c68e485a5dc4472abe41f0104af8a3 (patch)
tree21ca4488165ff54ab2ab39535188a8834588fccf /linux-linaro-stable-lsk-v3.10-rt-pre-merge
parent2d5ed2dfd5122d6046d45f4d0498738db96fa1d3 (diff)
linux-linaro-stable-lsk: rename unversioned jobs to v3.10 versioned
Change-Id: I1555631e0b4cc08296a7de03bc4f870e8d7ca2e9 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'linux-linaro-stable-lsk-v3.10-rt-pre-merge')
-rw-r--r--linux-linaro-stable-lsk-v3.10-rt-pre-merge/lava-job-definitions/arndale/template.json406
-rw-r--r--linux-linaro-stable-lsk-v3.10-rt-pre-merge/lava-job-definitions/arndale/template.yaml221
-rw-r--r--linux-linaro-stable-lsk-v3.10-rt-pre-merge/lava-job-definitions/panda-es/template.json56
-rw-r--r--linux-linaro-stable-lsk-v3.10-rt-pre-merge/lava-job-definitions/panda-es/template.yaml34
4 files changed, 717 insertions, 0 deletions
diff --git a/linux-linaro-stable-lsk-v3.10-rt-pre-merge/lava-job-definitions/arndale/template.json b/linux-linaro-stable-lsk-v3.10-rt-pre-merge/lava-job-definitions/arndale/template.json
new file mode 100644
index 0000000000..093a933a5b
--- /dev/null
+++ b/linux-linaro-stable-lsk-v3.10-rt-pre-merge/lava-job-definitions/arndale/template.json
@@ -0,0 +1,406 @@
+{
+ "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.10"
+ },
+ "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.10"
+ },
+ "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.10"
+ },
+ "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.10"
+ },
+ "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": "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-v3.10-rt-pre-merge/lava-job-definitions/arndale/template.yaml b/linux-linaro-stable-lsk-v3.10-rt-pre-merge/lava-job-definitions/arndale/template.yaml
new file mode 100644
index 0000000000..c74d624a5d
--- /dev/null
+++ b/linux-linaro-stable-lsk-v3.10-rt-pre-merge/lava-job-definitions/arndale/template.yaml
@@ -0,0 +1,221 @@
+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.10
+ 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.10
+ 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.10
+ 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.10
+ 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: 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-v3.10-rt-pre-merge/lava-job-definitions/panda-es/template.json b/linux-linaro-stable-lsk-v3.10-rt-pre-merge/lava-job-definitions/panda-es/template.json
new file mode 100644
index 0000000000..570422365c
--- /dev/null
+++ b/linux-linaro-stable-lsk-v3.10-rt-pre-merge/lava-job-definitions/panda-es/template.json
@@ -0,0 +1,56 @@
+{
+ "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": "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-v3.10-rt-pre-merge/lava-job-definitions/panda-es/template.yaml b/linux-linaro-stable-lsk-v3.10-rt-pre-merge/lava-job-definitions/panda-es/template.yaml
new file mode 100644
index 0000000000..a713019097
--- /dev/null
+++ b/linux-linaro-stable-lsk-v3.10-rt-pre-merge/lava-job-definitions/panda-es/template.yaml
@@ -0,0 +1,34 @@
+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: 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