-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
redfishpower: support setwaituntildelay config
Problem: The wait until on/off retry delay in redfishpower is currently hard coded to 1 second. On some slow systems, it has been observed that on/off can take upwards of a minute. On that hardware, a 1 second retry delay can lead to an excess amount of traffic on the network. Support a prompt command that will allow change of the wait until delay time. Update redfishpower test helper as well.
- Loading branch information
Showing
2 changed files
with
33 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters