Better handling of power management errors#841
Better handling of power management errors#841metal3-io-bot merged 7 commits intometal3-io:masterfrom
Conversation
|
/test-integration |
|
/assign @zaneb @andfasano @dtantsur |
59c160d to
f60af94
Compare
|
/test-integration |
|
/test-integration |
d646036 to
d5f9ef0
Compare
|
/test-integration |
1 similar comment
|
/test-integration |
| case HostLockedError: | ||
| default: | ||
| return transientError(errors.Wrap(err, "failed to power on host")) | ||
| if ironicNode.LastError != "" && !force { |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: andfasano, elfosardo, zaneb The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/test ? |
|
@furkatgofurov7: The following commands are available to trigger jobs:
Use DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/test all |
|
/hold |
|
/test golint |
|
/hold cancel |
|
/test golint |
|
/test-integration |
|
/lgtm |
Attempts to fix #828
This fix should have the following components based on the above bug: