DMTF / Redfish-Usecase-Checkers

This is a collection of python3 tools to exercise and validate common use cases for Redfish
Other
1 stars 6 forks source link

Timeout needs to be increased for Power Control #59

Closed ldonova1992 closed 2 years ago

ldonova1992 commented 2 years ago

There is currently a 10 second timeout after each reset in the Power Control test. I'm finding that on some systems that is not long enough. I'd like to make changes to be able to use an input parameter to the script so that the user can define what's needed and it can default to 10 seconds if nothing is inputted. I'll make a pull request and link it to this issue

jautor commented 2 years ago

Thanks for the PR and the enhancement. Simple addition and yes, I can see why it may be useful.