-
Notifications
You must be signed in to change notification settings - Fork 85
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hmi: Add test case to trigger TOD topology switch.
This test triggers the TOD topology failover on all the chips to see OPAL TI and panic path to make sure OS does not get stuck while going down. This test needs following skiboot and kernel commit to pass: skiboot: 497734984 opal/hmi: set a flag to inform OS that TOD/TB has failed. ca349b836 opal/hmi: Don't retry TOD recovery if it is already in failed state. 017da88b2 opal/hmi: Fix double unlock of hmi lock in failure path. kernel: http://patchwork.ozlabs.org/patch/1051379/ Signed-off-by: Mahesh Salgaonkar <[email protected]>
- Loading branch information
Showing
3 changed files
with
136 additions
and
0 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
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