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

OpTestHMIHandling: ensure disable idle states when cpupower fails to do #223

Merged
1 commit merged into from
Apr 6, 2018

Conversation

pridhiviraj
Copy link
Contributor

cpupower tool won't work with custom upstream kernels, due to which disable
idle states will fail, and hmi tests won't run. This fixes this by falling
back to sysfs based disabling cpu idle states.
And also this reduces the timeout from 120 to 20 seconds as recovery mostly
should happen in very quick.

Signed-off-by: Pridhiviraj Paidipeddi ppaidipe@linux.vnet.ibm.com

cpupower tool won't work with custom upstream kernels, due to which disable
idle states will fail, and hmi tests won't run. This fixes this by falling
back to sysfs based disabling cpu idle states.
And also this reduces the timeout from 120 to 20 seconds as recovery mostly
should happen in very quick.

Signed-off-by: Pridhiviraj Paidipeddi <ppaidipe@linux.vnet.ibm.com>
@ghost ghost added this to the v0.12 milestone Apr 6, 2018
@ghost ghost merged commit b0dd310 into open-power:master Apr 6, 2018
@pridhiviraj pridhiviraj deleted the hmi_fix branch June 20, 2018 17:03
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant