Hi Stefan,
I did manage to get it to run successfully, now the issue lies with where it's looking for tests, it's looking on the DUT. You mentioned in my previous thread on Serial Connection you load the image onto a ramdisk and boot from there. Does that mean you run the test *from* that ramdisk? Or run it *on* the ramdisk?
Because though tangentially related to that last thread, the issue now is the overlay that lava uses to get the tests on the device for testing, which gets applied in the deploy (as far as I understand). I was hoping I would be able to get that overlay applied to this ramdisk and run the tests on the DUT from there, over serial.
Currently it appears the overlay is getting applied on the ramdisk as I don't have any errors about the filesystem being read-only, but lava is still looking on my DUT for the files/scripts. If where it looks can be changed, that would be great to know, because I can't find anything about it in the docs.
Best regards, Michael