-
Notifications
You must be signed in to change notification settings - Fork 123
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding test to trigger EEH for vnic interfaces from vios. The test does the following: change the active logport to the original logport login to the vios and find the respective backing device trigger EEH from vios check for the failover on the OS side to conclude if the eeh was successful or not. Signed-off-by: Vaishnavi Bhat <[email protected]>
- Loading branch information
1 parent
c518d83
commit b3e1e52
Showing
4 changed files
with
80 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
Binary file not shown.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,3 +19,6 @@ peer_ip: | |
count: | ||
num_of_dlpar: | ||
mac_id: | ||
user_name: "" | ||
host_public_ip: "" | ||
host_password: "" |