On Tue, Apr 2, 2024 at 7:55 AM Singamsetty Nagendra mouli.nagendra@gmail.com wrote:
Hello everyone,
I would like to integrate & run a bare metal custom tests suite(pytest) on lava. Currently I am executing manually from Host Machine(where pytest is configured and pytest suite will execute) and these commands are sent to DUT and results are collected on Host Machine.
I am familiar with lava-interactive method but it looks like it will not suit this requirement(Run pytest on Host and collect logs from DUT).
Does lava suits for this requirement? if someone could give me advice on this that would be great support.
You could try using multinode, where one of the nodes is your DUT and the other is docker running on your worker host. Please check Chase's example here: https://github.com/Linaro/test-definitions/blob/master/automated/linux/fuego... Not quite what you need, but I think it's pretty close.
Best Regards, Milosz
Regards Nagendra S _______________________________________________ lava-users mailing list -- lava-users@lists.lavasoftware.org To unsubscribe send an email to lava-users-leave@lists.lavasoftware.org %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s