Revision tags: v5.0-stable, v4.0-stable |
|
#
6fb70d98 |
| 24-Oct-2023 |
Matt Fischer <matthew.fischer@hpe.com> |
Switch from Force Tags to Test Tags
Force Tags is deprecated in Robot 7.0 and will eventually warn and then after that stop working. Test Tags performs the same function per docs.
Change-Id: I7cf30
Switch from Force Tags to Test Tags
Force Tags is deprecated in Robot 7.0 and will eventually warn and then after that stop working. Test Tags performs the same function per docs.
Change-Id: I7cf305754b247b995a05d8da3b9de9ed613ecae2 Signed-off-by: Matt Fischer <matthew.fischer@hpe.com>
show more ...
|
#
372cd862 |
| 14-Nov-2023 |
ishwaryamathim <ishwaryamm@ami.com> |
IPMI/DCMI: Modified script based on user input
Changes: - Modified script based on user input Tested: - Ran ipmi/ and ipmi/dcmi
Change-Id: Ic9d6e29ae199cffb6009e6718ae499293c319c96 Signed-o
IPMI/DCMI: Modified script based on user input
Changes: - Modified script based on user input Tested: - Ran ipmi/ and ipmi/dcmi
Change-Id: Ic9d6e29ae199cffb6009e6718ae499293c319c96 Signed-off-by: Ishwarya Mathi M <ishwaryamm@ami.com>
show more ...
|
#
87dc442c |
| 20-Oct-2023 |
George Keishing <gkeishin@in.ibm.com> |
Add new force tags for the IPMI suites
Changes: - Add tag name for the suite
Tested: - NA
Change-Id: I1f87ede8c5241d34a3cf7ae988b5ffc43e84408b Signed-off-by: George Keishing <gkeishin@in.
Add new force tags for the IPMI suites
Changes: - Add tag name for the suite
Tested: - NA
Change-Id: I1f87ede8c5241d34a3cf7ae988b5ffc43e84408b Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
Revision tags: robotframework-requests |
|
#
13b7afd3 |
| 23-May-2022 |
George Keishing <gkeishin@in.ibm.com> |
Fix typo and misspell in code test case and documentation
Change-Id: I113d7086ca13efdd37e67a0c8c324aeb753d4b4c Signed-off-by: George Keishing <gkeishin@in.ibm.com>
|
#
7fabf794 |
| 19-Apr-2022 |
nagarjunb22 <nagarjunb@ami.com> |
Added new testcases for Cipher suite IPMI cmd.
Testcases covered in this script: 1) Verify cipher suite IPMI raw cmd for all available channels including channel 14(current channel).
2) Ver
Added new testcases for Cipher suite IPMI cmd.
Testcases covered in this script: 1) Verify cipher suite IPMI raw cmd for all available channels including channel 14(current channel).
2) Verify cipher suite IPMI raw cmd for invalid channels and expects response code 0xcc.
3) Verify cipher suite IPMI raw cmd with one byte more and less for valid channel and expects response code as 0xc7.
Added keyword on lib/ipmi_client.robot to check invalid ipmi cmd.
Added keyword to get invalid channel list in lib/bmc_network_utils.robot.
Tested: Run robot ipmi/test_ipmi_cipher.robot
Signed-off-by: Nagarjun B <nagarjunb@ami.com> Change-Id: Id510a6a7bb4c58770fdd04b32bf5ae9f276e2f39
show more ...
|
#
fc3d8f1d |
| 24-Mar-2022 |
George Keishing <gkeishin@in.ibm.com> |
Update DMTF Refish use case checker test suite
Changes: - Add logic to print errors in test suite - Update the directory where log is collected - Fix typo for IPMI suite
Resolves o
Update DMTF Refish use case checker test suite
Changes: - Add logic to print errors in test suite - Update the directory where log is collected - Fix typo for IPMI suite
Resolves openbmc/openbmc-test-automation#2177
Change-Id: Ice7bb4a7b154529e904a501802ef22cf583963ed Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
Revision tags: v2.10-Hardknott, v2.8.0-stable |
|
#
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 ...
|
Revision tags: v2.7-warrior-stable |
|
#
d4d43fc8 |
| 24-Jun-2019 |
Rahul Maheshwari <rahulmaheshwari@in.ibm.com> |
Moved IPMI cipher test in new IPMI bucket
Change-Id: Ia8e4bba891a3e8212397828b819b2c20a8474407 Signed-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>
|