Hello everyone,


I would like to integrate the u-boot tests suite (pytest) in lava. ( https://github.com/u-boot/u-boot/tree/master/test/py)

We are now executing  the test suite manually, using a host machine and the DUT.

The u-boot tests suite is installed on a host computer and the DUT is  "stopped" in uboot environment.
The host computer execute the "u-boot pytest" framework,  commands are sent to the DUT and tests results are collected to the host computer.

It is a "semi automatic" tests and I would like to do a full automation using LAVA.
I plan to use multinode jobs, one job instances for the DUT and another one for the remote host computer.

So, I would like to know if such tests have already been craeted in LAVA, and if someone could give me advice on this tests implementation.

My Lava version is: 2020.06
Best regards

Philippe Begnic
STMicroelectronics