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

main: start with board off and storage on target #183

Merged
merged 1 commit into from
Feb 1, 2022

Conversation

chombourger
Copy link
Collaborator

Put test fixture like power controller or storage muxes into a known
state when MTDA is started.

Signed-off-by: Cedric Hombourger cedric.hombourger@siemens.com

Put test fixture like power controller or storage muxes into a known
state when MTDA is started.

Signed-off-by: Cedric Hombourger <cedric.hombourger@siemens.com>
@chombourger chombourger added this to the 0.16 milestone Feb 1, 2022
@chombourger
Copy link
Collaborator Author

Worked today with QA setup for the IPC427e. Power is controlled with pduclient. That driver has no way to query LAVA to determine the current state of the power switch. The driver initially reports "???". By making an explicit call to target_off() from start(), "OFF" will be returned instead and storage_to_host() or storage_to_target() will not complain about the storage being locked.

@chombourger chombourger merged commit e190644 into siemens:master Feb 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants