aboutsummaryrefslogtreecommitdiff
path: root/linux-linaro-stable-lsk-v3.18-pre-merge
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-pre-merge
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-pre-merge')
-rw-r--r--linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/arndale/template-be.json34
-rw-r--r--linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/arndale/template-be.yaml22
-rw-r--r--linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/arndale/template.json55
-rw-r--r--linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/arndale/template.yaml33
-rw-r--r--linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/beaglebone-black/template.json67
-rw-r--r--linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/beaglebone-black/template.yaml39
-rw-r--r--linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/juno/template-armv7a-rootfs-efi.json406
-rw-r--r--linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/juno/template-armv7a-rootfs-efi.yaml228
-rw-r--r--linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/juno/template-armv7a-rootfs.json403
-rw-r--r--linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/juno/template-armv7a-rootfs.yaml225
-rw-r--r--linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/juno/template-efi.json403
-rw-r--r--linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/juno/template-efi.yaml226
-rw-r--r--linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/juno/template.json400
-rw-r--r--linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/juno/template.yaml223
-rw-r--r--linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/mustang/template-nfs.json36
-rw-r--r--linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/mustang/template-nfs.yaml24
-rw-r--r--linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/mustang/template-ramdisk.json35
-rw-r--r--linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/mustang/template-ramdisk.yaml23
l---------linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/mustang/template.yaml1
-rw-r--r--linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/panda-es/template-be.json35
-rw-r--r--linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/panda-es/template-be.yaml23
-rw-r--r--linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/panda-es/template.json68
-rw-r--r--linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/panda-es/template.yaml40
-rw-r--r--linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/rtsm_fvp_base-aemv8a/template.json137
-rw-r--r--linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/rtsm_fvp_base-aemv8a/template.yaml75
-rw-r--r--linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/vexpress-tc2/template-be.json65
-rw-r--r--linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/vexpress-tc2/template-be.yaml51
-rw-r--r--linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/vexpress-tc2/template.json449
-rw-r--r--linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/vexpress-tc2/template.yaml251
29 files changed, 4077 insertions, 0 deletions
diff --git a/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/arndale/template-be.json b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/arndale/template-be.json
new file mode 100644
index 0000000000..583ecf315e
--- /dev/null
+++ b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/arndale/template-be.json
@@ -0,0 +1,34 @@
+{
+ "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": "minimal-armv7ab-gcc-4.9",
+ "git URL": "${GIT_URL}",
+ "git branch": "${GIT_BRANCH}",
+ "git commit": "${GIT_COMMIT}"
+ }
+ },
+ {
+ "command": "boot_linaro_image"
+ },
+ {
+ "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-pre-merge/lava-job-definitions/arndale/template-be.yaml b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/arndale/template-be.yaml
new file mode 100644
index 0000000000..bf091e270f
--- /dev/null
+++ b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/arndale/template-be.yaml
@@ -0,0 +1,22 @@
+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: 'minimal-armv7ab-gcc-4.9'
+ git URL: '${GIT_URL}'
+ git branch: '${GIT_BRANCH}'
+ git commit: '${GIT_COMMIT}'
+- command: boot_linaro_image
+- 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
diff --git a/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/arndale/template.json b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/arndale/template.json
new file mode 100644
index 0000000000..1ff0cec88d
--- /dev/null
+++ b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/arndale/template.json
@@ -0,0 +1,55 @@
+{
+ "actions": [
+ {
+ "command": "deploy_linaro_image",
+ "parameters": {
+ "hwpack": "${HWPACK_BUILD_URL}",
+ "rootfs": "${ROOTFS_BUILD_URL}"
+ },
+ "metadata": {
+ "distribution": "ubuntu",
+ "hwpack.build": "${BUILD_NUMBER}",
+ "hwpack.type": "${hwpack_type}",
+ "rootfs.build": "${ROOTFS_BUILD_NUMBER}",
+ "rootfs.type": "developer",
+ "git URL": "${GIT_URL}",
+ "git branch": "${GIT_BRANCH}",
+ "git commit": "${GIT_COMMIT}"
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "ubuntu/pwrmgmt.yaml"
+ }
+ ],
+ "timeout": 1200
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "ubuntu/smoke-tests-basic.yaml"
+ }
+ ],
+ "timeout": 1200
+ }
+ },
+ {
+ "command": "submit_results",
+ "parameters": {
+ "stream": "${BUNDLE_STREAM_NAME}",
+ "server": "http://${LAVA_SERVER}"
+ }
+ }
+ ],
+ "device_type": "${DEVICE_TYPE}",
+ "job_name": "${BUILD_URL}",
+ "timeout": 172800
+} \ No newline at end of file
diff --git a/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/arndale/template.yaml b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/arndale/template.yaml
new file mode 100644
index 0000000000..f0a55a60f5
--- /dev/null
+++ b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/arndale/template.yaml
@@ -0,0 +1,33 @@
+actions:
+- command: deploy_linaro_image
+ parameters:
+ hwpack: '${HWPACK_BUILD_URL}'
+ rootfs: '${ROOTFS_BUILD_URL}'
+ metadata:
+ distribution: 'ubuntu'
+ hwpack.build: '${BUILD_NUMBER}'
+ hwpack.type: '${hwpack_type}'
+ rootfs.build: '${ROOTFS_BUILD_NUMBER}'
+ rootfs.type: 'developer'
+ git URL: '${GIT_URL}'
+ git branch: '${GIT_BRANCH}'
+ git commit: '${GIT_COMMIT}'
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: ubuntu/pwrmgmt.yaml
+ timeout: 1200
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: ubuntu/smoke-tests-basic.yaml
+ timeout: 1200
+- command: submit_results
+ parameters:
+ server: 'http://${LAVA_SERVER}'
+ stream: '${BUNDLE_STREAM_NAME}'
+device_type: '${DEVICE_TYPE}'
+job_name: '${BUILD_URL}'
+timeout: 172800 \ No newline at end of file
diff --git a/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/beaglebone-black/template.json b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/beaglebone-black/template.json
new file mode 100644
index 0000000000..977812b0ca
--- /dev/null
+++ b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/beaglebone-black/template.json
@@ -0,0 +1,67 @@
+{
+ "actions": [
+ {
+ "command": "deploy_linaro_image",
+ "parameters": {
+ "hwpack": "${HWPACK_BUILD_URL}",
+ "rootfs": "${ROOTFS_BUILD_URL}"
+ },
+ "metadata": {
+ "distribution": "ubuntu",
+ "hwpack.build": "${BUILD_NUMBER}",
+ "hwpack.type": "${hwpack_type}",
+ "rootfs.build": "${ROOTFS_BUILD_NUMBER}",
+ "rootfs.type": "developer",
+ "git URL": "${GIT_URL}",
+ "git branch": "${GIT_BRANCH}",
+ "git commit": "${GIT_COMMIT}"
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "ubuntu/pwrmgmt.yaml"
+ }
+ ],
+ "timeout": 1200
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "ubuntu/smoke-tests-basic.yaml"
+ }
+ ],
+ "timeout": 1200
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "ubuntu/usb-test-basic.yaml"
+ }
+ ],
+ "timeout": 1200
+ }
+ },
+ {
+ "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-pre-merge/lava-job-definitions/beaglebone-black/template.yaml b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/beaglebone-black/template.yaml
new file mode 100644
index 0000000000..2ba1a3a602
--- /dev/null
+++ b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/beaglebone-black/template.yaml
@@ -0,0 +1,39 @@
+actions:
+- command: deploy_linaro_image
+ parameters:
+ hwpack: '${HWPACK_BUILD_URL}'
+ rootfs: '${ROOTFS_BUILD_URL}'
+ metadata:
+ distribution: 'ubuntu'
+ hwpack.build: '${BUILD_NUMBER}'
+ hwpack.type: '${hwpack_type}'
+ rootfs.build: '${ROOTFS_BUILD_NUMBER}'
+ rootfs.type: 'developer'
+ git URL: '${GIT_URL}'
+ git branch: '${GIT_BRANCH}'
+ git commit: '${GIT_COMMIT}'
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: ubuntu/pwrmgmt.yaml
+ timeout: 1200
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: ubuntu/smoke-tests-basic.yaml
+ timeout: 1200
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: ubuntu/usb-test-basic.yaml
+ timeout: 1200
+- 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.18-pre-merge/lava-job-definitions/juno/template-armv7a-rootfs-efi.json b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/juno/template-armv7a-rootfs-efi.json
new file mode 100644
index 0000000000..066779b185
--- /dev/null
+++ b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/juno/template-armv7a-rootfs-efi.json
@@ -0,0 +1,406 @@
+{
+ "actions": [
+ {
+ "command": "deploy_linaro_image",
+ "parameters": {
+ "bootloadertype": "uefi",
+ "customize": {
+ "${STARTUP_NSH}": ["boot:/EFI/BOOT/startup.nsh"]
+ },
+ "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": {
+ "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": "submit_results",
+ "parameters": {
+ "stream": "${BUNDLE_STREAM_NAME}",
+ "server": "http://${LAVA_SERVER}"
+ }
+ }
+ ],
+ "device_type": "${DEVICE_TYPE}",
+ "job_name": "${BUILD_URL}",
+ "timeout": 18000
+}
diff --git a/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/juno/template-armv7a-rootfs-efi.yaml b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/juno/template-armv7a-rootfs-efi.yaml
new file mode 100644
index 0000000000..2b56a83b9b
--- /dev/null
+++ b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/juno/template-armv7a-rootfs-efi.yaml
@@ -0,0 +1,228 @@
+actions:
+- command: deploy_linaro_image
+ parameters:
+ bootloadertype: 'uefi'
+ customize:
+ '${STARTUP_NSH}':
+ - 'boot:/EFI/BOOT/startup.nsh'
+ 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:
+ 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: submit_results
+ parameters:
+ server: 'http://${LAVA_SERVER}'
+ stream: '${BUNDLE_STREAM_NAME}'
+device_type: '${DEVICE_TYPE}'
+job_name: '${BUILD_URL}'
+timeout: 18000
diff --git a/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/juno/template-armv7a-rootfs.json b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/juno/template-armv7a-rootfs.json
new file mode 100644
index 0000000000..9eecec4ddd
--- /dev/null
+++ b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/juno/template-armv7a-rootfs.json
@@ -0,0 +1,403 @@
+{
+ "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": {
+ "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": "submit_results",
+ "parameters": {
+ "stream": "${BUNDLE_STREAM_NAME}",
+ "server": "http://${LAVA_SERVER}"
+ }
+ }
+ ],
+ "device_type": "${DEVICE_TYPE}",
+ "job_name": "${BUILD_URL}",
+ "timeout": 18000
+}
diff --git a/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/juno/template-armv7a-rootfs.yaml b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/juno/template-armv7a-rootfs.yaml
new file mode 100644
index 0000000000..0e48350190
--- /dev/null
+++ b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/juno/template-armv7a-rootfs.yaml
@@ -0,0 +1,225 @@
+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:
+ 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: submit_results
+ parameters:
+ server: 'http://${LAVA_SERVER}'
+ stream: '${BUNDLE_STREAM_NAME}'
+device_type: '${DEVICE_TYPE}'
+job_name: '${BUILD_URL}'
+timeout: 18000
diff --git a/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/juno/template-efi.json b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/juno/template-efi.json
new file mode 100644
index 0000000000..d8b62f488d
--- /dev/null
+++ b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/juno/template-efi.json
@@ -0,0 +1,403 @@
+{
+ "actions": [
+ {
+ "command": "deploy_linaro_image",
+ "parameters": {
+ "bootloadertype": "uefi",
+ "customize": {
+ "${STARTUP_NSH}": ["boot:/EFI/BOOT/startup.nsh"]
+ },
+ "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-armv8-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": {
+ "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",
+ "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": "submit_results",
+ "parameters": {
+ "stream": "${BUNDLE_STREAM_NAME}",
+ "server": "http://${LAVA_SERVER}"
+ }
+ }
+ ],
+ "device_type": "${DEVICE_TYPE}",
+ "job_name": "${BUILD_URL}",
+ "timeout": 18000
+}
diff --git a/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/juno/template-efi.yaml b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/juno/template-efi.yaml
new file mode 100644
index 0000000000..8255a6f87d
--- /dev/null
+++ b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/juno/template-efi.yaml
@@ -0,0 +1,226 @@
+actions:
+- command: deploy_linaro_image
+ parameters:
+ bootloadertype: 'uefi'
+ customize:
+ '${STARTUP_NSH}':
+ - 'boot:/EFI/BOOT/startup.nsh'
+ 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-armv8-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:
+ 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
+ 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: submit_results
+ parameters:
+ server: 'http://${LAVA_SERVER}'
+ stream: '${BUNDLE_STREAM_NAME}'
+device_type: '${DEVICE_TYPE}'
+job_name: '${BUILD_URL}'
+timeout: 18000 \ No newline at end of file
diff --git a/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/juno/template.json b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/juno/template.json
new file mode 100644
index 0000000000..67467752d9
--- /dev/null
+++ b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/juno/template.json
@@ -0,0 +1,400 @@
+{
+ "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-armv8-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": {
+ "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",
+ "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": "submit_results",
+ "parameters": {
+ "stream": "${BUNDLE_STREAM_NAME}",
+ "server": "http://${LAVA_SERVER}"
+ }
+ }
+ ],
+ "device_type": "${DEVICE_TYPE}",
+ "job_name": "${BUILD_URL}",
+ "timeout": 18000
+}
diff --git a/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/juno/template.yaml b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/juno/template.yaml
new file mode 100644
index 0000000000..9f14e12ab9
--- /dev/null
+++ b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/juno/template.yaml
@@ -0,0 +1,223 @@
+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-armv8-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:
+ 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
+ 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: submit_results
+ parameters:
+ server: 'http://${LAVA_SERVER}'
+ stream: '${BUNDLE_STREAM_NAME}'
+device_type: '${DEVICE_TYPE}'
+job_name: '${BUILD_URL}'
+timeout: 18000 \ No newline at end of file
diff --git a/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/mustang/template-nfs.json b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/mustang/template-nfs.json
new file mode 100644
index 0000000000..aca212bcc0
--- /dev/null
+++ b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/mustang/template-nfs.json
@@ -0,0 +1,36 @@
+{
+ "actions": [
+ {
+ "command": "deploy_linaro_kernel",
+ "parameters": {
+ "dtb": "${DTB_URL}/apm-mustang.dtb",
+ "kernel": "${KERNEL_URL}/uImage",
+ "nfsrootfs": "${ROOTFS_BUILD_URL}",
+ "target_type": "ubuntu"
+ },
+ "metadata": {
+ "build id": "${BUILD_NUMBER}",
+ "defconfig": "defconfig",
+ "distribution": "ubuntu",
+ "rootfs.build": "${ROOTFS_BUILD_NUMBER}",
+ "rootfs.type": "developer",
+ "git URL": "${GIT_URL}",
+ "git branch": "${GIT_BRANCH}",
+ "git commit": "${GIT_COMMIT}"
+ }
+ },
+ {
+ "command": "boot_linaro_image"
+ },
+ {
+ "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-pre-merge/lava-job-definitions/mustang/template-nfs.yaml b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/mustang/template-nfs.yaml
new file mode 100644
index 0000000000..4eaa3eb1f6
--- /dev/null
+++ b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/mustang/template-nfs.yaml
@@ -0,0 +1,24 @@
+actions:
+- command: deploy_linaro_kernel
+ parameters:
+ dtb: '${DTB_URL}/apm-mustang.dtb'
+ kernel: '${KERNEL_URL}/uImage'
+ nfsrootfs: '${ROOTFS_BUILD_URL}'
+ target_type: 'ubuntu'
+ metadata:
+ build id: '${BUILD_NUMBER}'
+ defconfig: 'defconfig'
+ distribution: 'ubuntu'
+ rootfs.build: '${ROOTFS_BUILD_NUMBER}'
+ rootfs.type: 'developer'
+ git URL: '${GIT_URL}'
+ git branch: '${GIT_BRANCH}'
+ git commit: '${GIT_COMMIT}'
+- command: boot_linaro_image
+- 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
diff --git a/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/mustang/template-ramdisk.json b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/mustang/template-ramdisk.json
new file mode 100644
index 0000000000..81c0fec51a
--- /dev/null
+++ b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/mustang/template-ramdisk.json
@@ -0,0 +1,35 @@
+{
+ "actions": [
+ {
+ "command": "deploy_linaro_kernel",
+ "parameters": {
+ "dtb": "${DTB_URL}/apm-mustang.dtb",
+ "kernel": "${KERNEL_URL}/uImage",
+ "ramdisk": "${ROOTFS_BUILD_URL}"
+ },
+ "metadata": {
+ "build id": "${BUILD_NUMBER}",
+ "defconfig": "defconfig",
+ "distribution": "openembedded",
+ "rootfs.build": "${ROOTFS_BUILD_NUMBER}",
+ "rootfs.type": "minimal-initramfs-armv8-gcc-4.9",
+ "git URL": "${GIT_URL}",
+ "git branch": "${GIT_BRANCH}",
+ "git commit": "${GIT_COMMIT}"
+ }
+ },
+ {
+ "command": "boot_linaro_image"
+ },
+ {
+ "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-pre-merge/lava-job-definitions/mustang/template-ramdisk.yaml b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/mustang/template-ramdisk.yaml
new file mode 100644
index 0000000000..d77750e109
--- /dev/null
+++ b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/mustang/template-ramdisk.yaml
@@ -0,0 +1,23 @@
+actions:
+- command: deploy_linaro_kernel
+ parameters:
+ dtb: '${DTB_URL}/apm-mustang.dtb'
+ kernel: '${KERNEL_URL}/uImage'
+ ramdisk: '${ROOTFS_BUILD_URL}'
+ metadata:
+ build id: '${BUILD_NUMBER}'
+ defconfig: 'defconfig'
+ distribution: 'openembedded'
+ rootfs.build: '${ROOTFS_BUILD_NUMBER}'
+ rootfs.type: 'minimal-initramfs-armv8-gcc-4.9'
+ git URL: '${GIT_URL}'
+ git branch: '${GIT_BRANCH}'
+ git commit: '${GIT_COMMIT}'
+- command: boot_linaro_image
+- 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
diff --git a/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/mustang/template.yaml b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/mustang/template.yaml
new file mode 120000
index 0000000000..df16d27cae
--- /dev/null
+++ b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/mustang/template.yaml
@@ -0,0 +1 @@
+template-ramdisk.yaml \ No newline at end of file
diff --git a/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/panda-es/template-be.json b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/panda-es/template-be.json
new file mode 100644
index 0000000000..ce61286119
--- /dev/null
+++ b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/panda-es/template-be.json
@@ -0,0 +1,35 @@
+{
+ "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": "minimal-armv7ab-gcc-4.9",
+ "git URL": "${GIT_URL}",
+ "git branch": "${GIT_BRANCH}",
+ "git commit": "${GIT_COMMIT}"
+ }
+ },
+ {
+ "command": "boot_linaro_image"
+ },
+ {
+ "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-pre-merge/lava-job-definitions/panda-es/template-be.yaml b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/panda-es/template-be.yaml
new file mode 100644
index 0000000000..709267136f
--- /dev/null
+++ b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/panda-es/template-be.yaml
@@ -0,0 +1,23 @@
+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: 'minimal-armv7ab-gcc-4.9'
+ git URL: '${GIT_URL}'
+ git branch: '${GIT_BRANCH}'
+ git commit: '${GIT_COMMIT}'
+- command: boot_linaro_image
+- 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
diff --git a/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/panda-es/template.json b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/panda-es/template.json
new file mode 100644
index 0000000000..9a8a14c22c
--- /dev/null
+++ b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/panda-es/template.json
@@ -0,0 +1,68 @@
+{
+ "actions": [
+ {
+ "command": "deploy_linaro_image",
+ "parameters": {
+ "dtb": "omap4-panda-es.dtb",
+ "hwpack": "${HWPACK_BUILD_URL}",
+ "rootfs": "${ROOTFS_BUILD_URL}"
+ },
+ "metadata": {
+ "distribution": "ubuntu",
+ "hwpack.build": "${BUILD_NUMBER}",
+ "hwpack.type": "${hwpack_type}",
+ "rootfs.build": "${ROOTFS_BUILD_NUMBER}",
+ "rootfs.type": "developer",
+ "git URL": "${GIT_URL}",
+ "git branch": "${GIT_BRANCH}",
+ "git commit": "${GIT_COMMIT}"
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "ubuntu/pwrmgmt.yaml"
+ }
+ ],
+ "timeout": 1200
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "ubuntu/smoke-tests-basic.yaml"
+ }
+ ],
+ "timeout": 1200
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "ubuntu/usb-test-basic.yaml"
+ }
+ ],
+ "timeout": 1200
+ }
+ },
+ {
+ "command": "submit_results",
+ "parameters": {
+ "stream": "${BUNDLE_STREAM_NAME}",
+ "server": "http://${LAVA_SERVER}"
+ }
+ }
+ ],
+ "device_type": "${DEVICE_TYPE}",
+ "job_name": "${BUILD_URL}",
+ "timeout": 172800
+}
diff --git a/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/panda-es/template.yaml b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/panda-es/template.yaml
new file mode 100644
index 0000000000..da4b2d57d5
--- /dev/null
+++ b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/panda-es/template.yaml
@@ -0,0 +1,40 @@
+actions:
+- command: deploy_linaro_image
+ parameters:
+ dtb: 'omap4-panda-es.dtb'
+ hwpack: '${HWPACK_BUILD_URL}'
+ rootfs: '${ROOTFS_BUILD_URL}'
+ metadata:
+ distribution: 'ubuntu'
+ hwpack.build: '${BUILD_NUMBER}'
+ hwpack.type: '${hwpack_type}'
+ rootfs.build: '${ROOTFS_BUILD_NUMBER}'
+ rootfs.type: 'developer'
+ git URL: '${GIT_URL}'
+ git branch: '${GIT_BRANCH}'
+ git commit: '${GIT_COMMIT}'
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: ubuntu/pwrmgmt.yaml
+ timeout: 1200
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: ubuntu/smoke-tests-basic.yaml
+ timeout: 1200
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: ubuntu/usb-test-basic.yaml
+ timeout: 1200
+- command: submit_results
+ parameters:
+ server: 'http://${LAVA_SERVER}'
+ stream: '${BUNDLE_STREAM_NAME}'
+device_type: '${DEVICE_TYPE}'
+job_name: '${BUILD_URL}'
+timeout: 172800
diff --git a/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/rtsm_fvp_base-aemv8a/template.json b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/rtsm_fvp_base-aemv8a/template.json
new file mode 100644
index 0000000000..595004725d
--- /dev/null
+++ b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/rtsm_fvp_base-aemv8a/template.json
@@ -0,0 +1,137 @@
+{
+ "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-armv8-gcc-4.9",
+ "git URL": "${GIT_URL}",
+ "git branch": "${GIT_BRANCH}",
+ "git commit": "${GIT_COMMIT}"
+ }
+ },
+ {
+ "command": "boot_linaro_image",
+ "parameters": {
+ "options": [
+ "cluster0.NUM_CORES=2",
+ "cluster1.NUM_CORES=3"
+ ]
+ }
+ },
+ {
+ "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": {
+ "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": 1800,
+ "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",
+ "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": "submit_results",
+ "parameters": {
+ "stream": "${BUNDLE_STREAM_NAME}",
+ "server": "http://${LAVA_SERVER}"
+ }
+ }
+ ],
+ "device_type": "${DEVICE_TYPE}",
+ "job_name": "${BUILD_URL}",
+ "timeout": 172800
+}
diff --git a/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/rtsm_fvp_base-aemv8a/template.yaml b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/rtsm_fvp_base-aemv8a/template.yaml
new file mode 100644
index 0000000000..d6509dd80f
--- /dev/null
+++ b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/rtsm_fvp_base-aemv8a/template.yaml
@@ -0,0 +1,75 @@
+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-armv8-gcc-4.9'
+ git URL: '${GIT_URL}'
+ git branch: '${GIT_BRANCH}'
+ git commit: '${GIT_COMMIT}'
+- command: boot_linaro_image
+ parameters:
+ options:
+ - 'cluster0.NUM_CORES=2'
+ - 'cluster1.NUM_CORES=3'
+- 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:
+ 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: 1800
+ 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
+ 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: submit_results
+ parameters:
+ server: 'http://${LAVA_SERVER}'
+ stream: '${BUNDLE_STREAM_NAME}'
+device_type: '${DEVICE_TYPE}'
+job_name: '${BUILD_URL}'
+timeout: 172800
diff --git a/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/vexpress-tc2/template-be.json b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/vexpress-tc2/template-be.json
new file mode 100644
index 0000000000..84e79396e0
--- /dev/null
+++ b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/vexpress-tc2/template-be.json
@@ -0,0 +1,65 @@
+{
+ "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": "minimal-armv7ab-gcc-4.9",
+ "git URL": "${GIT_URL}",
+ "git branch": "${GIT_BRANCH}",
+ "git commit": "${GIT_COMMIT}"
+ }
+ },
+ {
+ "command": "boot_linaro_image",
+ "parameters": {
+ "boot_cmds": [
+ "sendline a",
+ "expect Choice:",
+ "sendline 3",
+ "expect Delete entry:",
+ "sendline 1",
+ "expect Choice:",
+ "sendline 1",
+ "expect Select the Boot Device:",
+ "sendline 4",
+ "expect File path of the EFI Application or the kernel:",
+ "sendline uImage",
+ "expect Boot Type: [a] ATAGS, [g] Global FDT or [l] Local FDT? [a/g/l]",
+ "sendline l",
+ "expect Add an initrd: [y/n]",
+ "sendline y",
+ "expect File path of the initrd",
+ "sendline uInitrd",
+ "expect Arguments to pass to the binary:",
+ "sendline console=tty0 console=ttyAMA0,38400n8 root=/dev/sda1 rootwait ro",
+ "expect File path of the local FDT:",
+ "sendline v2p-ca15-tc2.dtb",
+ "expect Description for this new Entry:",
+ "sendline LAVA Test Image",
+ "expect Choice:",
+ "sendline 5",
+ "expect Start:",
+ "sendline 1"
+ ]
+ }
+ },
+ {
+ "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-pre-merge/lava-job-definitions/vexpress-tc2/template-be.yaml b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/vexpress-tc2/template-be.yaml
new file mode 100644
index 0000000000..fd0f5b95a9
--- /dev/null
+++ b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/vexpress-tc2/template-be.yaml
@@ -0,0 +1,51 @@
+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: 'minimal-armv7ab-gcc-4.9'
+ git URL: '${GIT_URL}'
+ git branch: '${GIT_BRANCH}'
+ git commit: '${GIT_COMMIT}'
+- command: boot_linaro_image
+ parameters:
+ boot_cmds:
+ - 'sendline a'
+ - 'expect Choice:'
+ - 'sendline 3'
+ - 'expect Delete entry:'
+ - 'sendline 1'
+ - 'expect Choice:'
+ - 'sendline 1'
+ - 'expect Select the Boot Device:'
+ - 'sendline 4'
+ - 'expect File path of the EFI Application or the kernel:'
+ - 'sendline uImage'
+ - 'expect Boot Type: [a] ATAGS, [g] Global FDT or [l] Local FDT? [a/g/l]'
+ - 'sendline l'
+ - 'expect Add an initrd: [y/n]'
+ - 'sendline y'
+ - 'expect File path of the initrd'
+ - 'sendline uInitrd'
+ - 'expect Arguments to pass to the binary:'
+ - 'sendline console=tty0 console=ttyAMA0,38400n8 root=/dev/sda1 rootwait ro'
+ - 'expect File path of the local FDT:'
+ - 'sendline v2p-ca15-tc2.dtb'
+ - 'expect Description for this new Entry:'
+ - 'sendline LAVA Test Image'
+ - 'expect Choice:'
+ - 'sendline 5'
+ - 'expect Start:'
+ - 'sendline 1'
+- 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
diff --git a/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/vexpress-tc2/template.json b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/vexpress-tc2/template.json
new file mode 100644
index 0000000000..b1b0f33f93
--- /dev/null
+++ b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/vexpress-tc2/template.json
@@ -0,0 +1,449 @@
+{
+ "actions": [
+ {
+ "command": "deploy_linaro_image",
+ "parameters": {
+ "hwpack": "${HWPACK_BUILD_URL}",
+ "rootfs": "${ROOTFS_BUILD_URL}"
+ },
+ "metadata": {
+ "distribution": "ubuntu",
+ "hwpack.build": "${BUILD_NUMBER}",
+ "hwpack.type": "${hwpack_type}",
+ "rootfs.build": "${ROOTFS_BUILD_NUMBER}",
+ "rootfs.type": "developer",
+ "git URL": "${GIT_URL}",
+ "git branch": "${GIT_BRANCH}",
+ "git commit": "${GIT_COMMIT}"
+ }
+ },
+ {
+ "command": "boot_linaro_image",
+ "parameters": {
+ "boot_cmds": [
+ "sendline a",
+ "expect Choice:",
+ "sendline 3",
+ "expect Delete entry:",
+ "sendline 1",
+ "expect Choice:",
+ "sendline 1",
+ "expect Select the Boot Device:",
+ "sendline 4",
+ "expect File path of the EFI Application or the kernel:",
+ "sendline uImage",
+ "expect Boot Type: [a] ATAGS, [g] Global FDT or [l] Local FDT? [a/g/l]",
+ "sendline l",
+ "expect Add an initrd: [y/n]",
+ "sendline y",
+ "expect File path of the initrd",
+ "sendline uInitrd",
+ "expect Arguments to pass to the binary:",
+ "sendline console=tty0 console=ttyAMA0,38400n8 root=/dev/sda1 rootwait ro",
+ "expect File path of the local FDT:",
+ "sendline v2p-ca15-tc2.dtb",
+ "expect Description for this new Entry:",
+ "sendline LAVA Test Image",
+ "expect Choice:",
+ "sendline 5",
+ "expect Start:",
+ "sendline 1"
+ ]
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "openembedded/alldebug-kernel.yaml"
+ }
+ ],
+ "timeout": 1800
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "ubuntu/bootchart-install.yaml"
+ }
+ ],
+ "timeout": 18000
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "ubuntu/bootchart.yaml"
+ }
+ ],
+ "timeout": 800
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "ubuntu/device-tree.yaml"
+ }
+ ],
+ "timeout": 800
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "ubuntu/sd-mmc-ubuntu.yaml"
+ }
+ ],
+ "timeout": 800
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "ubuntu/gator-data-streaming-ubuntu.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": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "ubuntu/pwrmgmt.yaml"
+ }
+ ],
+ "timeout": 1200
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "ubuntu/smoke-tests-basic.yaml"
+ }
+ ],
+ "timeout": 1200
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "ubuntu/usb-test-basic.yaml"
+ }
+ ],
+ "timeout": 1200
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "ubuntu/network-tests-basic.yaml"
+ }
+ ],
+ "timeout": 1200
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "ubuntu/mmtests.yaml"
+ }
+ ],
+ "timeout": 7200
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "syscalls"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ],
+ "timeout": 10800
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "mm"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ],
+ "timeout": 7200
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "math"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ],
+ "timeout": 7200
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "timers"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ],
+ "timeout": 7200
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "fcntl-locktests"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ],
+ "timeout": 7200
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "ipc"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ],
+ "timeout": 7200
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "fsx"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ],
+ "timeout": 7200
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "fs"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ],
+ "timeout": 7200
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "hugetlb"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ],
+ "timeout": 7200
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "io"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ],
+ "timeout": 7200
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "nptl"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ],
+ "timeout": 7200
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "pty"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ],
+ "timeout": 7200
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "containers"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ],
+ "timeout": 7200
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "filecaps"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ],
+ "timeout": 7200
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "admin_tools"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ],
+ "timeout": 7200
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "parameters": {
+ "TST_CMDFILES": "connectors"
+ },
+ "testdef": "ubuntu/ltp.yaml"
+ }
+ ],
+ "timeout": 7200
+ }
+ },
+ {
+ "command": "submit_results",
+ "parameters": {
+ "stream": "${BUNDLE_STREAM_NAME}",
+ "server": "http://${LAVA_SERVER}"
+ }
+ }
+ ],
+ "device_type": "${DEVICE_TYPE}",
+ "job_name": "${BUILD_URL}",
+ "timeout": 172800
+}
diff --git a/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/vexpress-tc2/template.yaml b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/vexpress-tc2/template.yaml
new file mode 100644
index 0000000000..e7d0581eb4
--- /dev/null
+++ b/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/vexpress-tc2/template.yaml
@@ -0,0 +1,251 @@
+actions:
+- command: deploy_linaro_image
+ parameters:
+ hwpack: '${HWPACK_BUILD_URL}'
+ rootfs: '${ROOTFS_BUILD_URL}'
+ metadata:
+ distribution: 'ubuntu'
+ hwpack.build: '${BUILD_NUMBER}'
+ hwpack.type: '${hwpack_type}'
+ rootfs.build: '${ROOTFS_BUILD_NUMBER}'
+ rootfs.type: 'developer'
+ git URL: '${GIT_URL}'
+ git branch: '${GIT_BRANCH}'
+ git commit: '${GIT_COMMIT}'
+- command: boot_linaro_image
+ parameters:
+ boot_cmds:
+ - 'sendline a'
+ - 'expect Choice:'
+ - 'sendline 3'
+ - 'expect Delete entry:'
+ - 'sendline 1'
+ - 'expect Choice:'
+ - 'sendline 1'
+ - 'expect Select the Boot Device:'
+ - 'sendline 4'
+ - 'expect File path of the EFI Application or the kernel:'
+ - 'sendline uImage'
+ - 'expect Boot Type: [a] ATAGS, [g] Global FDT or [l] Local FDT? [a/g/l]'
+ - 'sendline l'
+ - 'expect Add an initrd: [y/n]'
+ - 'sendline y'
+ - 'expect File path of the initrd'
+ - 'sendline uInitrd'
+ - 'expect Arguments to pass to the binary:'
+ - 'sendline console=tty0 console=ttyAMA0,38400n8 root=/dev/sda1 rootwait ro'
+ - 'expect File path of the local FDT:'
+ - 'sendline v2p-ca15-tc2.dtb'
+ - 'expect Description for this new Entry:'
+ - 'sendline LAVA Test Image'
+ - 'expect Choice:'
+ - 'sendline 5'
+ - 'expect Start:'
+ - 'sendline 1'
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: openembedded/alldebug-kernel.yaml
+ timeout: 1800
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: ubuntu/bootchart-install.yaml
+ timeout: 18000
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: ubuntu/bootchart.yaml
+ timeout: 800
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: ubuntu/device-tree.yaml
+ timeout: 800
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: ubuntu/sd-mmc-ubuntu.yaml
+ timeout: 800
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: ubuntu/gator-data-streaming-ubuntu.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:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: ubuntu/pwrmgmt.yaml
+ timeout: 1200
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: ubuntu/smoke-tests-basic.yaml
+ timeout: 1200
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: ubuntu/usb-test-basic.yaml
+ timeout: 1200
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: ubuntu/network-tests-basic.yaml
+ timeout: 1200
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ testdef: ubuntu/mmtests.yaml
+ timeout: 7200
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: syscalls
+ testdef: ubuntu/ltp.yaml
+ timeout: 10800
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: mm
+ testdef: ubuntu/ltp.yaml
+ timeout: 7200
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: math
+ testdef: ubuntu/ltp.yaml
+ timeout: 7200
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: timers
+ testdef: ubuntu/ltp.yaml
+ timeout: 7200
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: fcntl-locktests
+ testdef: ubuntu/ltp.yaml
+ timeout: 7200
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: ipc
+ testdef: ubuntu/ltp.yaml
+ timeout: 7200
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: fsx
+ testdef: ubuntu/ltp.yaml
+ timeout: 7200
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: fs
+ testdef: ubuntu/ltp.yaml
+ timeout: 7200
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: hugetlb
+ testdef: ubuntu/ltp.yaml
+ timeout: 7200
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: io
+ testdef: ubuntu/ltp.yaml
+ timeout: 7200
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: nptl
+ testdef: ubuntu/ltp.yaml
+ timeout: 7200
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: pty
+ testdef: ubuntu/ltp.yaml
+ timeout: 7200
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: containers
+ testdef: ubuntu/ltp.yaml
+ timeout: 7200
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: filecaps
+ testdef: ubuntu/ltp.yaml
+ timeout: 7200
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: admin_tools
+ testdef: ubuntu/ltp.yaml
+ timeout: 7200
+- command: lava_test_shell
+ parameters:
+ testdef_repos:
+ - git-repo: git://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TST_CMDFILES: connectors
+ testdef: ubuntu/ltp.yaml
+ timeout: 7200
+- command: submit_results
+ parameters:
+ server: 'http://${LAVA_SERVER}'
+ stream: '${BUNDLE_STREAM_NAME}'
+device_type: '${DEVICE_TYPE}'
+job_name: '${BUILD_URL}'
+timeout: 172800