balena-os / leviathan

A distributed hardware testing framework
https://balena-os.github.io/leviathan
Apache License 2.0
22 stars 6 forks source link

tests: Add autokit worker to serial test #1164

Closed vipulgupta2048 closed 1 month ago

vipulgupta2048 commented 2 months ago

Found that autokit worker type devices were skipping the serial test, so added them in.

Change-type: patch Signed-off-by: Vipul Gupta (@vipulgupta2048) vipulgupta2048@gmail.com

vipulgupta2048 commented 2 months ago

I wonder if this is the best solution or rather it be better to expose if the DUT supports serial or not. Use that information to filter whether this test needs to be run.

rcooke-warwick commented 1 month ago

I don't even know if this will work on an autokit worker @vipulgupta2048 - I don't even think the autokit worker dumps all serial to the /reports/dut-serial.txt