Dasharo / open-source-firmware-validation

OSFV infrastructure with automated tests and scripts for managing test results
Apache License 2.0
8 stars 1 forks source link

dasharo-stability sleep mode init fails on ssh connection tests (e. g. novacustom tests) #510

Open wiktormowinski opened 1 week ago

wiktormowinski commented 1 week ago

Device

novacustom ns70mu

RTE version

-

OSFV version

branch: release-v0.3.0

Affected component(s) or functionality

No response

Brief summary

dasharo stability needs to check the sleep mode but the method is not compatible with ssh yet

How reproducible

No response

How to reproduce

try running dasharo stability test suites e. g. dasharo-stability/usb-type-a-devices-detection.robot

Expected behavior

the test should pass the init and move on to actual test

Actual behavior

it fails to check the sleep mode

Link to screenshots or logs

sleep-fail-logs.zip

Additional context

No response

Solutions you've tried

No response