Hi Novello,You are missing a 'deploy_linaro_image' action which is mandatory to know what image you want to deploy and then run the above test. Please have a look at the following simple job file for what are the actions you are missing in your job file:
On Tuesday 28 May 2013 02:37 PM, Novello Giampiero wrote:
lava-dispatch test.json --target panda01
made in this way:
{
"job_name": "foo",
"target": "panda01",
"timeout": 18000,
"actions": [
{
"command": "lava_test_shell",
"parameters": {
"timeout": 1800,
"testdef_urls":
["file:///home/novello/ae/test/lava/test-definitions/openembedded/etherner.yaml"]
}
}
]
}
Then I see thei ERROR Target includes no deployment_data:::: What does
it means .
http://staging.validation.linaro.org/scheduler/job/44581/definition
Thank You.
--
Senthil Kumaran
http://www.stylesen.org/
http://www.sasenthilkumaran.com/
_______________________________________________
linaro-validation mailing list
linaro-validation@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-validation