Dasharo / open-source-firmware-validation

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

No Get Sign Of Life keyword breaks DMI004.001 on APU #253

Closed pkubaj closed 2 months ago

pkubaj commented 3 months ago

Device

APU2

RTE version

1.1.0

Affected component(s) or functionality

No response

Brief summary

No keyword with name 'Get Sign Of Life' found. Did you try using keyword 'RequestsLibrary.GET' and forgot to use enough whitespace between keyword and arguments?

How reproducible

No response

How to reproduce

robot -b command_log.txt -v snipeit:no -L TRACE -v rte_ip:192.168.10.172 -v device_ip:192.168.10.36 -v config:pcengines-apu2 -t DMI004.001* dasharo-compatibility/dmidecode.robot

Expected behavior

Test should pass.

Actual behavior

No keyword with name 'Get Sign Of Life' found. Did you try using keyword 'RequestsLibrary.GET' and forgot to use enough whitespace between keyword and arguments?

Link to screenshots or logs

command_log.txt

Additional context

No response

Solutions you've tried

No response

macpijan commented 2 months ago

@PLangowski I propose we drop the RELEASE_DATE_FROM_SOL variable, along with the Firmware Release Date Verification From SOL keyword.

PLangowski commented 2 months ago

@macpijan ok, I'll do that