Hi,
For example, if I create a test that is supposed to run on the beaglebone black and another evm, is there a way to specify that I want to run a specified test only on the beaglebone and not on the other evm? I'm guessing that's why it's required to add device-type to a job definition, correct?
So if I want to test multiple devices with the same test definition I have to run a different job for each one of the devices?
Also, does lava allow to run commands on the host (PC) along with the target (beaglebone)?
I will appreciate a response.
Thanks,
Josue