Hello,

This is technically a bug inside LAVA (I'm looking at how to fix it) which is raised because you don't have any test action in the job definition. Hence no overlay where created and no deployment_data were set.
So if you add a test action block in your job definition, this should work as expected.

Rgds

2018-03-07 10:38 GMT+01:00 Иван Арищенко <iarischenko@gmail.com>:
Hello everyone,

My targets are available via ssh interface and I don't need to update them (install kernel, rootfs, etc) before testing.
My test case is: copy test binary at target device, run the test and check the result.
As a first step I want to check the ssh connection: log into the device and check the promts.

My LAVA 2018.2 instance failed to check the connection with "KeyError: 'deployment_data'" traceback: https://pastebin.com/2rsgBvx3
Job definition: https://pastebin.com/GJymcx3z
device dictionary: https://pastebin.com/x08HgSqQ

Is it the LAVA bug or lack of my job definition and device dictionary? 

Best Regards, Ivan Arishchenko



_______________________________________________
Lava-users mailing list
Lava-users@lists.linaro.org
https://lists.linaro.org/mailman/listinfo/lava-users




--
Rémi Duraffort
LAVA Team