Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Power On keywords fail via SSH #646

Open
SebastianCzapla opened this issue Dec 20, 2024 · 2 comments
Open

Power On keywords fail via SSH #646

SebastianCzapla opened this issue Dec 20, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@SebastianCzapla
Copy link
Contributor

Device

All Novacustom

RTE version


OSFV version

develop branch

Affected component(s) or functionality

Power On and similar keywords

Brief summary

Power on depends on RTE, it fails during Novacustom testing due to SSH

How reproducible

100%

How to reproduce

Prepare OSFV repository for testing, on develop

Run a test suite like dasharo-compatibility/wifi-bluetooth-support.robot

Expected behavior

Tests run as expected

Actual behavior

Power On -> "No keyword with name 'Rte Psu Off' found."
Power Cycle On -> "No keyword with name 'Rte Psu Off' found."
Power On Default -> Attempts to pull RTE data from Snipeit, which fails because laptop testing is done without RTE

Link to screenshots or logs

image
dasharo-compatibility.zip

Additional context

No response

Solutions you've tried

No response

@m-iwanicki
Copy link
Contributor

Error also happens on main branch and when trying to test dasharo-compatibility/dasharo-tools-suite.robot on config:msi-pro-z690-a-ddr5:

==============================================================================
Dasharo-Tools-Suite
==============================================================================
DTS001.001 Booting DTS from USB works correctly :: This test aims ... | FAIL |
Parent suite setup failed:
No keyword with name 'Rte Psu Get' found.

@m-iwanicki
Copy link
Contributor

@SebastianCzapla I had to recreate python venv, after that I had no errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants