{ "actions": [ { "command": "deploy_linaro_android_image", "parameters": { "images": [ { "partition": "partition", "url": "http://images-internal/dragonboard410c/linaro/rescue/16.06/linux/gpt_both0.bin" }, { "partition": "hyp", "url": "http://images-internal/dragonboard410c/linaro/rescue/16.06/linux/hyp.mbn" }, { "partition": "modem", "url": "http://images-internal/dragonboard410c/linaro/rescue/16.06/linux/NON-HLOS.bin" }, { "partition": "rpm", "url": "http://images-internal/dragonboard410c/linaro/rescue/16.06/linux/rpm.mbn" }, { "partition": "sbl1", "url": "http://images-internal/dragonboard410c/linaro/rescue/16.06/linux/sbl1.mbn" }, { "partition": "sec", "url": "http://images-internal/dragonboard410c/linaro/rescue/16.06/linux/sec.dat" }, { "partition": "tz", "url": "http://images-internal/dragonboard410c/linaro/rescue/16.06/linux/tz.mbn" }, { "partition": "aboot", "url": "http://images-internal/dragonboard410c/linaro/rescue/16.06/linux/emmc_appsboot.mbn" }, { "partition": "boot", "url": "${BOOT_URL}" }, { "partition": "rootfs", "url": "${ROOTFS_BUILD_URL}" } ], "target_type": "ubuntu" } }, { "command": "boot_linaro_image" }, { "command": "lava_test_shell", "parameters": { "testdef_repos": [ { "git-repo": "http://git.linaro.org/qa/test-definitions.git", "testdef": "ubuntu/device-tree.yaml" } ], "timeout": 800 } }, { "command": "lava_test_shell", "parameters": { "testdef_repos": [ { "git-repo": "http://git.linaro.org/qa/test-definitions.git", "parameters": { "PWR_TESTARG": "cpufreq" }, "testdef": "ubuntu/pwrmgmt.yaml" } ], "timeout": 1200 } }, { "command": "lava_test_shell", "parameters": { "testdef_repos": [ { "git-repo": "http://git.linaro.org/qa/test-definitions.git", "parameters": { "PWR_TESTARG": "cpuidle" }, "testdef": "ubuntu/pwrmgmt.yaml" } ], "timeout": 1200 } }, { "command": "lava_test_shell", "parameters": { "testdef_repos": [ { "git-repo": "http://git.linaro.org/qa/test-definitions.git", "parameters": { "PWR_TESTARG": "cpuhotplug" }, "testdef": "ubuntu/pwrmgmt.yaml" } ], "timeout": 1200 } }, { "command": "lava_test_shell", "parameters": { "testdef_repos": [ { "git-repo": "http://git.linaro.org/qa/test-definitions.git", "parameters": { "PWR_TESTARG": "cputopology" }, "testdef": "ubuntu/pwrmgmt.yaml" } ], "timeout": 1200 } }, { "command": "lava_test_shell", "parameters": { "testdef_repos": [ { "git-repo": "http://git.linaro.org/qa/test-definitions.git", "testdef": "ubuntu/smoke-tests-basic.yaml" } ], "timeout": 1200 } }, { "command": "lava_test_shell", "parameters": { "testdef_repos": [ { "git-repo": "http://git.linaro.org/qa/test-definitions.git", "testdef": "ubuntu/usb-test-basic.yaml" } ], "timeout": 1200 } }, { "command": "lava_test_shell", "parameters": { "testdef_repos": [ { "git-repo": "http://git.linaro.org/qa/test-definitions.git", "testdef": "ubuntu/network-tests-basic.yaml" } ], "timeout": 1200 } }, { "command": "lava_test_shell", "parameters": { "testdef_repos": [ { "git-repo": "http://git.linaro.org/qa/test-definitions.git", "testdef": "ubuntu/device_read_perf.yaml" } ], "timeout": 1200 } }, { "command": "lava_test_shell", "parameters": { "testdef_repos": [ { "git-repo": "http://git.linaro.org/qa/test-definitions.git", "parameters": { "TEST": "cpu" }, "testdef": "ubuntu/sysbench.yaml" } ], "timeout": 8000 } }, { "command": "lava_test_shell", "parameters": { "testdef_repos": [ { "git-repo": "http://git.linaro.org/qa/test-definitions.git", "testdef": "ubuntu/docker.yaml" } ], "timeout": 8000 } }, { "command": "submit_results", "parameters": { "stream": "${BUNDLE_STREAM_NAME}", "server": "http://${LAVA_SERVER}" } } ], "device_type": "${DEVICE_TYPE}", "job_name": "${BUILD_URL}", "timeout": 18000 }