blob: 802627518fc97dfe5da080e92ed9e9c88702986f [file] [log] [blame]
{
"actions": [
{
"command": "deploy_linaro_image",
"metadata": {
"distribution": "ubuntu",
"hwpack.build": "%%HWPACK_BUILD%%",
"hwpack.type": "panda",
"rootfs.build": "681",
"rootfs.type": "developer"
},
"parameters":
{
"hwpack": "%%HWPACK%%",
"rootfs": "http://releases.linaro.org/14.08/ubuntu/trusty-images/developer/linaro-trusty-developer-20140821-681.tar.gz"
}
},
{
"command": "lava_test_shell",
"parameters":
{
"testdef_repos": [
{
"git-repo": "git://git.linaro.org/qa/test-definitions.git",
"parameters":
{
"RELEASE": "master",
"PWR_TESTARG": "cpufreq"
},
"testdef": "ubuntu/pwrmgmt.yaml"
}],
"timeout": 800
}
},
{
"command": "lava_test_shell",
"parameters":
{
"testdef_repos": [
{
"git-repo": "git://git.linaro.org/qa/test-definitions.git",
"parameters":
{
"RELEASE": "master",
"PWR_TESTARG": "cpuidle"
},
"testdef": "ubuntu/pwrmgmt.yaml"
}],
"timeout": 800
}
},
{
"command": "lava_test_shell",
"parameters":
{
"testdef_repos": [
{
"git-repo": "git://git.linaro.org/qa/test-definitions.git",
"parameters":
{
"RELEASE": "master",
"PWR_TESTARG": "cpuhotplug"
},
"testdef": "ubuntu/pwrmgmt.yaml"
}],
"timeout": 800
}
},
{
"command": "lava_test_shell",
"parameters":
{
"testdef_repos": [
{
"git-repo": "git://git.linaro.org/qa/test-definitions.git",
"parameters":
{
"RELEASE": "master",
"PWR_TESTARG": "cputopology"
},
"testdef": "ubuntu/pwrmgmt.yaml"
}],
"timeout": 800
}
},
{
"command": "lava_test_shell",
"parameters":
{
"testdef_repos": [
{
"git-repo": "git://git.linaro.org/qa/test-definitions.git",
"parameters":
{
"RELEASE": "master",
"PWR_TESTARG": "thermal"
},
"testdef": "ubuntu/pwrmgmt.yaml"
}],
"timeout": 800
}
},
{
"command": "submit_results",
"parameters": {
"server": "http://validation.linaro.org/RPC2/",
"stream": "%%BUNDLE_STREAM%%"
}
}],
"device_type": "panda",
"job_name": "%%JOB_NAME%%",
"timeout": 7200
}