{ "actions": [ { "command": "deploy_linaro_android_image", "parameters": { "images": [ { "partition": "boot", "url": "${BOOT_URL}" }, { "partition": "userdata", "url": "${DATA_URL}" }, { "partition": "system", "url": "${SYSTEM_URL}" } ], "target_type": "ubuntu" } }, { "command": "boot_linaro_image" }, { "command": "lava_test_shell", "parameters": { "timeout": 7200, "testdef_repos": [ { "git-repo": "git://git.linaro.org/qa/test-definitions.git", "parameters": { "TST_CMDFILES": "math", "SKIPFILE": "skipfile-lsk-juno" }, "testdef": "ubuntu/ltp.yaml" } ] } }, { "command": "lava_test_shell", "parameters": { "skip_install": "steps", "timeout": 3600, "testdef_repos": [ { "git-repo": "git://git.linaro.org/qa/test-definitions.git", "parameters": { "TST_CMDFILES": "timers", "SKIPFILE": "skipfile-lsk-juno" }, "testdef": "ubuntu/ltp.yaml" } ] } }, { "command": "lava_test_shell", "parameters": { "skip_install": "steps", "timeout": 3600, "testdef_repos": [ { "git-repo": "git://git.linaro.org/qa/test-definitions.git", "parameters": { "TST_CMDFILES": "fcntl-locktests", "SKIPFILE": "skipfile-lsk-juno" }, "testdef": "ubuntu/ltp.yaml" } ] } }, { "command": "lava_test_shell", "parameters": { "skip_install": "steps", "timeout": 3600, "testdef_repos": [ { "git-repo": "git://git.linaro.org/qa/test-definitions.git", "parameters": { "TST_CMDFILES": "ipc", "SKIPFILE": "skipfile-lsk-juno" }, "testdef": "ubuntu/ltp.yaml" } ] } }, { "command": "lava_test_shell", "parameters": { "skip_install": "steps", "timeout": 3600, "testdef_repos": [ { "git-repo": "git://git.linaro.org/qa/test-definitions.git", "parameters": { "TST_CMDFILES": "fsx", "SKIPFILE": "skipfile-lsk-juno" }, "testdef": "ubuntu/ltp.yaml" } ] } }, { "command": "lava_test_shell", "parameters": { "skip_install": "steps", "timeout": 3600, "testdef_repos": [ { "git-repo": "git://git.linaro.org/qa/test-definitions.git", "parameters": { "TST_CMDFILES": "fs", "SKIPFILE": "skipfile-lsk-juno" }, "testdef": "ubuntu/ltp.yaml" } ] } }, { "command": "lava_test_shell", "parameters": { "skip_install": "steps", "timeout": 3600, "testdef_repos": [ { "git-repo": "git://git.linaro.org/qa/test-definitions.git", "parameters": { "TST_CMDFILES": "hugetlb", "SKIPFILE": "skipfile-lsk-juno" }, "testdef": "ubuntu/ltp.yaml" } ] } }, { "command": "lava_test_shell", "parameters": { "skip_install": "steps", "timeout": 3600, "testdef_repos": [ { "git-repo": "git://git.linaro.org/qa/test-definitions.git", "parameters": { "TST_CMDFILES": "io", "SKIPFILE": "skipfile-lsk-juno" }, "testdef": "ubuntu/ltp.yaml" } ] } }, { "command": "lava_test_shell", "parameters": { "skip_install": "steps", "timeout": 3600, "testdef_repos": [ { "git-repo": "git://git.linaro.org/qa/test-definitions.git", "parameters": { "TST_CMDFILES": "nptl", "SKIPFILE": "skipfile-lsk-juno" }, "testdef": "ubuntu/ltp.yaml" } ] } }, { "command": "lava_test_shell", "parameters": { "skip_install": "steps", "timeout": 3600, "testdef_repos": [ { "git-repo": "git://git.linaro.org/qa/test-definitions.git", "parameters": { "TST_CMDFILES": "pty", "SKIPFILE": "skipfile-lsk-juno" }, "testdef": "ubuntu/ltp.yaml" } ] } }, { "command": "lava_test_shell", "parameters": { "skip_install": "steps", "timeout": 3600, "testdef_repos": [ { "git-repo": "git://git.linaro.org/qa/test-definitions.git", "parameters": { "TST_CMDFILES": "containers", "SKIPFILE": "skipfile-lsk-juno" }, "testdef": "ubuntu/ltp.yaml" } ] } }, { "command": "lava_test_shell", "parameters": { "skip_install": "steps", "timeout": 3600, "testdef_repos": [ { "git-repo": "git://git.linaro.org/qa/test-definitions.git", "parameters": { "TST_CMDFILES": "fs_bind", "SKIPFILE": "skipfile-lsk-juno" }, "testdef": "ubuntu/ltp.yaml" } ] } }, { "command": "lava_test_shell", "parameters": { "skip_install": "steps", "timeout": 3600, "testdef_repos": [ { "git-repo": "git://git.linaro.org/qa/test-definitions.git", "parameters": { "TST_CMDFILES": "filecaps", "SKIPFILE": "skipfile-lsk-juno" }, "testdef": "ubuntu/ltp.yaml" } ] } }, { "command": "lava_test_shell", "parameters": { "skip_install": "steps", "timeout": 3600, "testdef_repos": [ { "git-repo": "git://git.linaro.org/qa/test-definitions.git", "parameters": { "TST_CMDFILES": "admin_tools", "SKIPFILE": "skipfile-lsk-juno" }, "testdef": "ubuntu/ltp.yaml" } ] } }, { "command": "lava_test_shell", "parameters": { "skip_install": "steps", "timeout": 3600, "testdef_repos": [ { "git-repo": "git://git.linaro.org/qa/test-definitions.git", "parameters": { "TST_CMDFILES": "connectors", "SKIPFILE": "skipfile-lsk-juno" }, "testdef": "ubuntu/ltp.yaml" } ] } }, { "command": "lava_test_shell", "parameters": { "skip_install": "steps", "timeout": 3600, "testdef_repos": [ { "git-repo": "git://git.linaro.org/qa/test-definitions.git", "parameters": { "TST_CMDFILES": "mm", "SKIPFILE": "skipfile-lsk-juno" }, "testdef": "ubuntu/ltp.yaml" } ] } }, { "command": "submit_results", "parameters": { "stream": "${BUNDLE_STREAM_NAME}", "server": "http://${LAVA_SERVER}" } } ], "device_type": "${DEVICE_TYPE}", "job_name": "${BUILD_URL}", "timeout": 18000 }