Closed pfalcon closed 5 years ago
@edmooring: FYI
Note that we had "qemu" device type/device for it configured previously (https://github.com/Linaro/lite-lava-docker-compose/commit/f032d3e04d105f26da36fb4d3d78c4a1792d9cda), this patch shows it in action.
Ping @galak, @microbuilder regarding review of this.
Fixed stray rebase, there should be 2 commits in PR. Still would appreciate a review.
@microbuilder: Thanks for the review. I guess the most "noticeable" change here is switching "make testjob" to qemu device, but I guess "make testjob" wasn't leveraged too much for anyone to be affected, and otherwise makes full sense (the idea is to test LAVA installation, including when you're in situation when you can't easily connect a board (on a plane, etc.)).
Merging.
This is both an example of "qemu" device job, and for "interactive" test method, using MicroPython Zephyr port, and its interactive REPL.