5b2a6130 | 03-Mar-2020 |
George Keishing <gkeishin@in.ibm.com> |
Add redfish host force restart boot type
Changes: - Added code to support new boot keyword.
Change-Id: Ic51ce535a09432dae653723f8ce852bc85e65763 Signed-off-by: George Keishing <gkeishin@in.ib
Add redfish host force restart boot type
Changes: - Added code to support new boot keyword.
Change-Id: Ic51ce535a09432dae653723f8ce852bc85e65763 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
a17a3395 | 02-Mar-2020 |
Rahul Maheshwari <rahulmaheshwari@in.ibm.com> |
Verify PEL log details
Change-Id: I653eae10350663a119a2f6776c85766c90b49ebe Signed-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com> Signed-off-by: George Keishing <gkeishin@in.ibm.com> |
ca3223a6 | 11-Mar-2020 |
Sridevi Ramesh <sridevra@in.ibm.com> |
Fix the input entry for Verify SetStateEffecterStates
Resolves openbmc-test-automation/issues/#2080
Earlier
pldmtool platform GetPDR -d <effecterID, requestSet, effecterState>
pldmtool platform S
Fix the input entry for Verify SetStateEffecterStates
Resolves openbmc-test-automation/issues/#2080
Earlier
pldmtool platform GetPDR -d <effecterID, requestSet, effecterState>
pldmtool platform SetStateEffecterStates -d 1 1 1
Now
pldmtool platform GetPDR -i <effter_handle> -c <count> -d <effecterID, effecterState>
pldmtool platform SetStateEffecterStates -i 1 -c 1 -d 1 1
Change-Id: Ic89f5e1a204cd5536aaed765dc91e987113f138c Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>
show more ...
|
18c6f9a4 | 18-Feb-2020 |
Tony Lee <tony.lee@quantatw.com> |
Add case to test Get Channel Info via IPMI
Command "Get Channel Info" is belongs to the IPMI Messaging Support Commands in IPMI SPEC.
Signed-off-by: Tony Lee <tony.lee@quantatw.com> Change-Id: Ia6c
Add case to test Get Channel Info via IPMI
Command "Get Channel Info" is belongs to the IPMI Messaging Support Commands in IPMI SPEC.
Signed-off-by: Tony Lee <tony.lee@quantatw.com> Change-Id: Ia6c5e2c9b1ec8904df5859e450863f32b49f2558
show more ...
|
8bb2f5e3 | 27-Feb-2020 |
Sridevi Ramesh <sridevra@in.ibm.com> |
Fix for verifying 'pldmtool fru GetFruRecordTableMetadata'
- minimum records in the table should be 1 - length of the table should not be 0
Change-Id: I9e3adfab5ce0d58355848a3dbb935034f85515a8 Sign
Fix for verifying 'pldmtool fru GetFruRecordTableMetadata'
- minimum records in the table should be 1 - length of the table should not be 0
Change-Id: I9e3adfab5ce0d58355848a3dbb935034f85515a8 Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>
show more ...
|
fe52e405 | 05-Feb-2020 |
Sridevi Ramesh <sridevra@in.ibm.com> |
PLDM: Automate Test Scenarios for pldm commands
- Verify GetPDR - Verify SetStateEffecterStates - Verify GetTID - Verify GetBIOSTable For StringTable - Verify GetFruRecordTableMetadata
Note: O
PLDM: Automate Test Scenarios for pldm commands
- Verify GetPDR - Verify SetStateEffecterStates - Verify GetTID - Verify GetBIOSTable For StringTable - Verify GetFruRecordTableMetadata
Note: Ouput for GetBIOSTable type stringtable is dynamic will submit the verification part in the next commit.
Change-Id: I422c2df4485ac25d6ff4183bd51b5ddc6c3bf3cc Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com> Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
3fdd31e5 | 14-Feb-2020 |
Tony Lee <tony.lee@quantatw.com> |
Add cases for general IPMI
- Add case to test Get Self Test Results via IPMI - Add case to verify device GUID
Signed-off-by: Tony Lee <tony.lee@quantatw.com> Change-Id: Ieb320908967f8b93e002ab8cd17
Add cases for general IPMI
- Add case to test Get Self Test Results via IPMI - Add case to verify device GUID
Signed-off-by: Tony Lee <tony.lee@quantatw.com> Change-Id: Ieb320908967f8b93e002ab8cd1714ce5d535b7c2
show more ...
|
160aa87e | 12-Feb-2020 |
Tony Lee <tony.lee@quantatw.com> |
Add cases to verify SEL action via IPMI
Add test cases to verify add SEL entry and reserve SEL via IPMI.
Signed-off-by: Tony Lee <tony.lee@quantatw.com> Change-Id: I9b6cd6602bd9d2601774ad623157f4c4
Add cases to verify SEL action via IPMI
Add test cases to verify add SEL entry and reserve SEL via IPMI.
Signed-off-by: Tony Lee <tony.lee@quantatw.com> Change-Id: I9b6cd6602bd9d2601774ad623157f4c48f0bfe85
show more ...
|
ec753aa1 | 17-Feb-2020 |
Sridevi Ramesh <sridevra@in.ibm.com> |
Update Latest version for PLDM platform.
Change-Id: I2b21e22cfb80cbb9107b86aa5c8e12a067ec168e Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com> |
1495bc4f | 04-Feb-2020 |
Sridevi Ramesh <sridevra@in.ibm.com> |
PLDM: Automate test scenarios for pldmtool commands - phase 1
Test scenarios: - Verify GetDateTime - Verify SetDateTime
Resolves openbmc-test-automation/issues/#1998
Change-Id:
PLDM: Automate test scenarios for pldmtool commands - phase 1
Test scenarios: - Verify GetDateTime - Verify SetDateTime
Resolves openbmc-test-automation/issues/#1998
Change-Id: I7b302a30f37041cef87c53560004cdd900c897a8 Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>
show more ...
|
6624ce5d | 22-Jan-2020 |
Sushil Singh <susilsi7@in.ibm.com> |
Reading json for post code update action
Change-Id: I6636e81b44ca25c87ed92a65121cccbfebcf86a2 Signed-off-by: Sushil Singh <susilsi7@in.ibm.com> |
4d488571 | 10-Dec-2019 |
Rahul Maheshwari <rahulmaheshwari@in.ibm.com> |
Enable basic infrastructure for PLDM testing
What infrastructure support is enabled - Added keywords to run pldm command. - Added basic test cases for base PLDM commands.
Change-Id: Ic821
Enable basic infrastructure for PLDM testing
What infrastructure support is enabled - Added keywords to run pldm command. - Added basic test cases for base PLDM commands.
Change-Id: Ic821415c2bb29cee231093db614f0787c9faee57 Signed-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>
show more ...
|
c4e1cbac | 03-Dec-2019 |
Sridevi Ramesh <sridevra@in.ibm.com> |
PLDM variables update.
Change-Id: I288ecac72bcfc71d0e6dfc55d0abcdb5e0054bd1 Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com> |
ea741306 | 07-Nov-2019 |
Tony Lee <tony.lee@quantatw.com> |
Modified cases for ipmi network
"REDFISH_NW_ETH0" is hardcode as "Managers/bmc/EthernetInterfaces/eth0/" and the command "lan print" didn't specify the channel number. Therefore, the default will pr
Modified cases for ipmi network
"REDFISH_NW_ETH0" is hardcode as "Managers/bmc/EthernetInterfaces/eth0/" and the command "lan print" didn't specify the channel number. Therefore, the default will print information on the first found LAN channel.
Signed-off-by: Tony Lee <tony.lee@quantatw.com> Change-Id: I86a0a41275cdfb98aa502fc29f8bc9074dc62280
show more ...
|
efa3a3b1 | 08-Nov-2019 |
Michael Walsh <micwalsh@us.ibm.com> |
Get HTTPS_PORT as robot var, then os.environ
- The prior code would get HTTPS_PORT if it was an environment variable but NOT if it was a robot variable (e.g. -v HTTPS_PORT:443).
- Simplified the co
Get HTTPS_PORT as robot var, then os.environ
- The prior code would get HTTPS_PORT if it was an environment variable but NOT if it was a robot variable (e.g. -v HTTPS_PORT:443).
- Simplified the code as well.
Change-Id: I5f3be1a366cb2381a6987ded49507ee356f0a3ae Signed-off-by: Michael Walsh <micwalsh@us.ibm.com>
show more ...
|
9f3d3aad | 06-Nov-2019 |
Marissa Garza <garzam@us.ibm.com> |
Update alternate fan settings with new fan setting options
Resolves openbmc/openbmc-test-automation#1960
Signed-off-by: Marissa Garza <garzam@us.ibm.com> Change-Id: I2442df58d4f1ca26d3da0b2bc2a0179
Update alternate fan settings with new fan setting options
Resolves openbmc/openbmc-test-automation#1960
Signed-off-by: Marissa Garza <garzam@us.ibm.com> Change-Id: I2442df58d4f1ca26d3da0b2bc2a0179ae31d29d3
show more ...
|
d806cc06 | 01-Oct-2019 |
Joy Onyerikwu <Onyekachukwu.Joy.Onyerikwu@ibm.com> |
Add systest/collection test cases and utility functions needed
- Add systest data collection test cases. - Add functions/keywords for displaying non informational error and event logs. - Add URIs
Add systest/collection test cases and utility functions needed
- Add systest data collection test cases. - Add functions/keywords for displaying non informational error and event logs. - Add URIs for inventory reading.
Signed-off-by: Joy Onyerikwu <Onyekachukwu.Joy.Onyerikwu@ibm.com> Change-Id: Id4e7b131a029d7dd727c1e1511c60640b6007b2f
show more ...
|
3fc34054 | 28-Oct-2019 |
Marissa Garza <garzam@us.ibm.com> |
Added indicator led asserted test case for the fans
Signed-off-by: Marissa Garza <garzam@us.ibm.com> Change-Id: Ic484fdbf4045402ce508a130e516ed23086a1fba |
270a4118 | 08-Oct-2019 |
Marissa Garza <garzam@us.ibm.com> |
Add indicator led asserted tests for system and power supply units
Resolves openbmc/openbmc-test-automation#1610
Signed-off-by: Marissa Garza <garzam@us.ibm.com> Change-Id: I947b4feefe336aa93a0fb1e
Add indicator led asserted tests for system and power supply units
Resolves openbmc/openbmc-test-automation#1610
Signed-off-by: Marissa Garza <garzam@us.ibm.com> Change-Id: I947b4feefe336aa93a0fb1ec205f015cdd3b2fce
show more ...
|
45511e8d | 15-Oct-2019 |
George Keishing <gkeishin@in.ibm.com> |
IPMI LAN channel cipher access list
Changes: - Added new function to get channel cipher access list. - Update corresponding test case.
The changes doesn't impact upstream IPMI tool output.
O
IPMI LAN channel cipher access list
Changes: - Added new function to get channel cipher access list. - Update corresponding test case.
The changes doesn't impact upstream IPMI tool output.
O/p of the ipmitool "channel getciphers ipmi": ID IANA Auth Alg Integrity Alg Confidentiality Alg 3 N/A hmac_sha1 hmac_sha1_96 aes_cbc_128 17 N/A hmac_sha256 sha256_128 aes_cbc_128
Change-Id: I72e1e5bad909ff3c854f79c929f9df5139b0ac33 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
70e14187 | 27-Aug-2019 |
Sridevi Ramesh <sridevra@in.ibm.com> |
Create pldm related specific constants file.
Change-Id: I3eda08d7ec1c0113931511f2d3539f2c658f7ad0 Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com> |
6f7958ab | 13-Aug-2019 |
Marissa Garza <garzam@us.ibm.com> |
URI updated to the new path for power supplies.
Signed-off-by: Marissa Garza <garzam@us.ibm.com> Change-Id: Ic1ab6a06b96635c3ce83d973c54e0fc58a07f2fa |
6e3f9eca | 24-Jul-2019 |
Marissa Garza <garzam@us.ibm.com> |
Check power supplies watts and voltages readings
Signed-off-by: Marissa Garza <garzam@us.ibm.com> Change-Id: I4d42c2facc12247d2138162793004b4b2c97373e |
ebd4d689 | 22-Jul-2019 |
Naman Navin Hegde <nhegde89@in.ibm.com> |
BMC Dump Download Test
Resolve openbmc/openbmc-test-automation#1754
Change-Id: Iac29a62941c34e8ce69893fc9ee6ebbfff82b965 Signed-off-by: Naman Navin Hegde <nhegde89@in.ibm.com> |
49ea58f6 | 22-Jul-2019 |
George Keishing <gkeishin@in.ibm.com> |
Fix power voltages URI assignment variable
Change-Id: I22bec762ab8a6d4e6fd2b2731c9a63c42f5ed444 Signed-off-by: George Keishing <gkeishin@in.ibm.com> |