aboutsummaryrefslogtreecommitdiff
path: root/linux-linaro-stable-lsk-v3.18-rt-pre-merge/lava-job-definitions/beaglebone-black
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2015-05-11 14:16:29 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2015-05-11 14:16:29 +0300
commit0a6d77a8ae42dd660a1a4627d1b15da0493f804f (patch)
tree79f7b5fadaba58a28eab89509e8c4d94c3508032 /linux-linaro-stable-lsk-v3.18-rt-pre-merge/lava-job-definitions/beaglebone-black
parentf5f1e9a5023ee913417ca9f5671fecc9520dbe49 (diff)
linux-linaro-stable-lsk-v3.18: add 3.18 related branches
Change-Id: I37cfcfb055212fe438410898e27daeaaa9051190 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'linux-linaro-stable-lsk-v3.18-rt-pre-merge/lava-job-definitions/beaglebone-black')
-rw-r--r--linux-linaro-stable-lsk-v3.18-rt-pre-merge/lava-job-definitions/beaglebone-black/template.json208
-rw-r--r--linux-linaro-stable-lsk-v3.18-rt-pre-merge/lava-job-definitions/beaglebone-black/template.yaml115
2 files changed, 323 insertions, 0 deletions
diff --git a/linux-linaro-stable-lsk-v3.18-rt-pre-merge/lava-job-definitions/beaglebone-black/template.json b/linux-linaro-stable-lsk-v3.18-rt-pre-merge/lava-job-definitions/beaglebone-black/template.json
new file mode 100644
index 0000000000..7aafa39e11
--- /dev/null
+++ b/linux-linaro-stable-lsk-v3.18-rt-pre-merge/lava-job-definitions/beaglebone-black/template.json
@@ -0,0 +1,208 @@
+{
+ "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": "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.18-rt-pre-merge/lava-job-definitions/beaglebone-black/template.yaml b/linux-linaro-stable-lsk-v3.18-rt-pre-merge/lava-job-definitions/beaglebone-black/template.yaml
new file mode 100644
index 0000000000..4d913231e9
--- /dev/null
+++ b/linux-linaro-stable-lsk-v3.18-rt-pre-merge/lava-job-definitions/beaglebone-black/template.yaml
@@ -0,0 +1,115 @@
+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: submit_results
+ parameters:
+ server: 'http://${LAVA_SERVER}'
+ stream: '${BUNDLE_STREAM_NAME}'
+device_type: '${DEVICE_TYPE}'
+job_name: '${BUILD_URL}'
+timeout: 3600