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