aboutsummaryrefslogtreecommitdiff
path: root/linux-linaro-stable-lsk-v4.1/lava-job-definitions/juno/template-armv7a-rootfs.yaml
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/lava-job-definitions/juno/template-armv7a-rootfs.yaml
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/lava-job-definitions/juno/template-armv7a-rootfs.yaml')
-rw-r--r--linux-linaro-stable-lsk-v4.1/lava-job-definitions/juno/template-armv7a-rootfs.yaml284
1 files changed, 284 insertions, 0 deletions
diff --git a/linux-linaro-stable-lsk-v4.1/lava-job-definitions/juno/template-armv7a-rootfs.yaml b/linux-linaro-stable-lsk-v4.1/lava-job-definitions/juno/template-armv7a-rootfs.yaml
new file mode 100644
index 0000000000..a12fecfccc
--- /dev/null
+++ b/linux-linaro-stable-lsk-v4.1/lava-job-definitions/juno/template-armv7a-rootfs.yaml
@@ -0,0 +1,284 @@
+actions:
+- command: deploy_linaro_image
+ parameters:
+ bootloadertype: 'uefi'
+ 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: 800
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: openembedded/busybox.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 800
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: openembedded/device-tree.yaml
+- command: lava_test_shell
+ parameters:
+ skip_install: deps
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: common/gator-data-streaming.yaml
+ timeout: 1200
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: ubuntu/rcutorture.yaml
+ timeout: 800
+- command: lava_test_shell
+ parameters:
+ timeout: 800
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: openembedded/ethernet.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 800
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: openembedded/kernel-version.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 800
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: openembedded/perf.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 800
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: openembedded/toolchain.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 7200
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ WORD_SIZE: 32
+ testdef: openembedded/libhugetlbfs.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 800
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: openembedded/pointer-tagging-tests.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 7200
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: syscalls
+ SKIPFILE: skipfile-lsk-juno
+ testdef: openembedded/ltp.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 1800
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: math
+ SKIPFILE: skipfile-lsk-juno
+ testdef: openembedded/ltp.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 1800
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: timers
+ SKIPFILE: skipfile-lsk-juno
+ testdef: openembedded/ltp.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 1800
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: fcntl-locktests
+ SKIPFILE: skipfile-lsk-juno
+ testdef: openembedded/ltp.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 1800
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: ipc
+ SKIPFILE: skipfile-lsk-juno
+ testdef: openembedded/ltp.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 1800
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: fsx
+ SKIPFILE: skipfile-lsk-juno
+ testdef: openembedded/ltp.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 1800
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: fs
+ SKIPFILE: skipfile-lsk-juno
+ testdef: openembedded/ltp.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 1800
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: hugetlb
+ SKIPFILE: skipfile-lsk-juno
+ testdef: openembedded/ltp.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 1800
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: io
+ SKIPFILE: skipfile-lsk-juno
+ testdef: openembedded/ltp.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 1800
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: nptl
+ SKIPFILE: skipfile-lsk-juno
+ testdef: openembedded/ltp.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 1800
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: pty
+ SKIPFILE: skipfile-lsk-juno
+ testdef: openembedded/ltp.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 1800
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: containers
+ SKIPFILE: skipfile-lsk-juno
+ testdef: openembedded/ltp.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 1800
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: fs_bind
+ SKIPFILE: skipfile-lsk-juno
+ testdef: openembedded/ltp.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 1800
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: filecaps
+ SKIPFILE: skipfile-lsk-juno
+ testdef: openembedded/ltp.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 1800
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: admin_tools
+ SKIPFILE: skipfile-lsk-juno
+ testdef: openembedded/ltp.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 1800
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: connectors
+ SKIPFILE: skipfile-lsk-juno
+ testdef: openembedded/ltp.yaml
+- command: lava_test_shell
+ parameters:
+ timeout: 1800
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: mm
+ SKIPFILE: skipfile-lsk-juno
+ testdef: openembedded/ltp.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:
+ timeout: 10800
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ BRANCH: linux-linaro-stable-3.14
+ testdef: openembedded/kselftest-vm.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: 18000