From 0a6d77a8ae42dd660a1a4627d1b15da0493f804f Mon Sep 17 00:00:00 2001 From: Fathi Boudra Date: Mon, 11 May 2015 14:16:29 +0300 Subject: linux-linaro-stable-lsk-v3.18: add 3.18 related branches Change-Id: I37cfcfb055212fe438410898e27daeaaa9051190 Signed-off-by: Fathi Boudra --- .../beaglebone-black/template.json | 208 +++++++++++++++++++++ .../beaglebone-black/template.yaml | 115 ++++++++++++ 2 files changed, 323 insertions(+) create mode 100644 linux-linaro-stable-lsk-v3.18-rt-pre-merge/lava-job-definitions/beaglebone-black/template.json create mode 100644 linux-linaro-stable-lsk-v3.18-rt-pre-merge/lava-job-definitions/beaglebone-black/template.yaml (limited to 'linux-linaro-stable-lsk-v3.18-rt-pre-merge/lava-job-definitions/beaglebone-black') 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 -- cgit v1.2.3