actions: - command: deploy_linaro_kernel parameters: bootloadertype: 'uefi' dtb: '${DTB_URL}/juno.dtb' kernel: '${KERNEL_URL}/Image' ramdisk: '${ROOTFS_BUILD_URL}' target_type: '${TARGET_TYPE}' metadata: test_run: '${test}' distribution: '${DIST}' kernel.build: '${BUILD_NUMBER}' rootfs.build: '${ROOTFS_BUILD_NUMBER}' rootfs.type: '${ROOTFS_TYPE}' git URL: '${GIT_URL}' git commit: '${GIT_COMMIT}' - command: boot_linaro_image parameters: test_image_prompt: 'root@linaro' - command: lava_test_shell parameters: timeout: 7200 skip_install: '${SKIP_INSTALL}' testdef_repos: - git-repo: git://git.linaro.org/qa/test-definitions.git parameters: CONFIG_OPTIONS: ${CONFIG_OPTIONS} testdef: ${TESTDEF_FILE}.yaml - command: submit_results parameters: server: 'http://${LAVA_SERVER}' stream: '${BUNDLE_STREAM_NAME}' device_type: '${DEVICE_TYPE}' job_name: '${BUILD_URL}' timeout: 3600