actions: - command: deploy_linaro_kernel parameters: bootloadertype: 'uefi' dtb: '${DTB_URL}/fvp-base-gicv2-psci.dtb' kernel: '${KERNEL_URL}/Image' ramdisk: '${ROOTFS_BUILD_URL}' metadata: build id: '${BUILD_NUMBER}' distribution: 'openembedded' rootfs.build: '${ROOTFS_BUILD_NUMBER}' rootfs.type: 'minimal-initramfs-armv8b-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