8ba74328 | 19-Mar-2025 |
Sweta Potthuri <spotthur@in.ibm.com> |
Adding a test case to enable SLAACv6
Changes: - Adding a test case to enable SLAACv6 - Adding a keyword for enabling/ disabling SLAACv6
Tested: Ran and Tested on BMC E
Adding a test case to enable SLAACv6
Changes: - Adding a test case to enable SLAACv6 - Adding a keyword for enabling/ disabling SLAACv6
Tested: Ran and Tested on BMC Environment.
Change-Id: I6ab8ceec6189f543503d8c87c4dd3d6896923c8b Signed-off-by: Sweta Potthuri <spotthur@in.ibm.com>
show more ...
|
5f56ce7f | 20-Mar-2025 |
George Keishing <gkeishin@in.ibm.com> |
DMTF Redfish Protocol Validator
https://github.com/DMTF/Redfish-Protocol-Validator
The Redfish Protocol Validator tests the HTTP protocol behavior of a Redfish service to validate that it is confor
DMTF Redfish Protocol Validator
https://github.com/DMTF/Redfish-Protocol-Validator
The Redfish Protocol Validator tests the HTTP protocol behavior of a Redfish service to validate that it is conforms to the Redfish Specification.
Changes: - Robot test suite to call Redfish Protocol Validator and checks for errors.
Tested: - Ran the test from the sandbox.
Resolves openbmc/openbmc-test-automation#2239
Change-Id: Ibb914cb3e1169bc884a8dca31557ac42a8292158 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
6ba6b22f | 19-Mar-2025 |
Sridevi Ramesh <sridevra@in.ibm.com> |
Clean up TODO issues information from test code
Changes: - Remove TODOs which are fixed and closed
Testing: - NA
Change-Id: I0b89cbfc6038b178d1da6c714d7da90c7afb5fa9 Signed-off-by: Sridev
Clean up TODO issues information from test code
Changes: - Remove TODOs which are fixed and closed
Testing: - NA
Change-Id: I0b89cbfc6038b178d1da6c714d7da90c7afb5fa9 Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>
show more ...
|
6ab47615 | 19-Mar-2025 |
George Keishing <gkeishin@in.ibm.com> |
Fix syntax error in LLDP test suite
Changes: - Fix for the following errors redfish/managers/test_lldp_config.robot' on line 3: Non-existing setting ''.
redfish/managers/test_lldp
Fix syntax error in LLDP test suite
Changes: - Fix for the following errors redfish/managers/test_lldp_config.robot' on line 3: Non-existing setting ''.
redfish/managers/test_lldp_config.robot' on line 10: Non-existing setting 'Suite Teardown Execution'.
Tested: - NA
Change-Id: Ia84c292582493b1c1fa1e1a19b0c71060f279a8f Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
2a2dbbd1 | 18-Mar-2025 |
Sridevi Ramesh <sridevra@in.ibm.com> |
Remove the hardcoding for IPMI Prefix value
Changes: Resolves openbmc-test-automation/issues/#2251 Create a new input argument as ${IPMI_RAW_PREFIX} This enable the user to provide the IPMI_RAW_PREF
Remove the hardcoding for IPMI Prefix value
Changes: Resolves openbmc-test-automation/issues/#2251 Create a new input argument as ${IPMI_RAW_PREFIX} This enable the user to provide the IPMI_RAW_PREFIX from the CLI as e.g. -v IPMI_RAW_PREFIX:'0xaa 0xbb 0x'
Tested: Tested changes on BMC environment
Change-Id: I10f30e59cf6fe8af80b421233ad241513a138614 Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>
show more ...
|
76adf447 | 18-Mar-2025 |
George Keishing <gkeishin@in.ibm.com> |
Add ERROR_RESPONSE_MSG for user specific message
Changes: - Added ERROR_RESPONSE_MSG variable for user to key in the string.
Tested: - Ran from the sandbox with the changes
Resolves
Add ERROR_RESPONSE_MSG for user specific message
Changes: - Added ERROR_RESPONSE_MSG variable for user to key in the string.
Tested: - Ran from the sandbox with the changes
Resolves openbmc/openbmc-test-automation#2249
Change-Id: I677fa335bd97327dac952ab62a14fb9d95ec8b26 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
cfdd0996 | 17-Mar-2025 |
George Keishing <gkeishin@in.ibm.com> |
Wrong syntax in teardown test code
Changes: - Fix space for the new line in the teardown directive.
Tested: - NA
Change-Id: I0aefd97658a2a69c119fa57b3ab809468a1712b0 Signed-off-by: G
Wrong syntax in teardown test code
Changes: - Fix space for the new line in the teardown directive.
Tested: - NA
Change-Id: I0aefd97658a2a69c119fa57b3ab809468a1712b0 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
24401f3f | 02-Mar-2025 |
Sweta Potthuri <spotthur@in.ibm.com> |
LLDP Test Cases Suite Added
Changes: - Basic Keywords for LLDP - Test Case to enable LLDP
Test: - Ran on BMC Environment.
Change-Id: Id06f21991ce3fe470ca559ab2b6377f16b5b6
LLDP Test Cases Suite Added
Changes: - Basic Keywords for LLDP - Test Case to enable LLDP
Test: - Ran on BMC Environment.
Change-Id: Id06f21991ce3fe470ca559ab2b6377f16b5b6549 Signed-off-by: Sweta Potthuri <spotthur@in.ibm.com>
show more ...
|
3f2902e6 | 13-Mar-2025 |
George Keishing <gkeishin@in.ibm.com> |
Udpdate HTTPS valid response code for test
Changes: - Added HTTP_NO_CONTENT as valid response code for the test PATCH request
Tested: - Tested on sandbox with changes
Change-Id: I
Udpdate HTTPS valid response code for test
Changes: - Added HTTP_NO_CONTENT as valid response code for the test PATCH request
Tested: - Tested on sandbox with changes
Change-Id: I2d1c1566fd99336d06dbb59e4c08e1fc25d44b6e Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
45e1d5f2 | 11-Mar-2025 |
George Keishing <gkeishin@in.ibm.com> |
Add HTTPS 204 response code for the PATCH request
Changes: - Add HTTP_NO_CONTENT as a valid response code for PATCH request for the ethernet interface Example: /redfish/v1/Mana
Add HTTPS 204 response code for the PATCH request
Changes: - Add HTTP_NO_CONTENT as a valid response code for PATCH request for the ethernet interface Example: /redfish/v1/Managers/bmc/EthernetInterfaces/eth0 /redfish/v1/Managers/bmc/EthernetInterfaces/eth1
Tested: - NA
Change-Id: I95f21e3b5e438d4134324b0cdf95342b6a97ebd4 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
8c065062 | 05-Mar-2025 |
manashsarma <manashsarma@in.ibm.com> |
Fix event log test case
Changes:
- Fixed the testcase 'Verify Setting Error Log As Resolved'.
Tested:
- Ran the testcase successfully from sandbox.
Change-Id: I9c6af16a23144082b06
Fix event log test case
Changes:
- Fixed the testcase 'Verify Setting Error Log As Resolved'.
Tested:
- Ran the testcase successfully from sandbox.
Change-Id: I9c6af16a23144082b061fbc4620f8eec94a7c855 Signed-off-by: Manash Sarma <manashsarma@in.ibm.com>
show more ...
|
1361cd0a | 10-Mar-2025 |
Sweta Potthuri <spotthur@in.ibm.com> |
LDAP Fix: Add valid status codes for patch operation
Changes: Add valid status code such as HTTP_OK, HTTP_NO_CONTENT for Redfish Patch operation
Tested: Ran and test
LDAP Fix: Add valid status codes for patch operation
Changes: Add valid status code such as HTTP_OK, HTTP_NO_CONTENT for Redfish Patch operation
Tested: Ran and tested on BMC Environment.
Change-Id: I9652adc45ed422a2724cf6e8ea778723ef070ddb Signed-off-by: Sweta Potthuri <spotthur@in.ibm.com>
show more ...
|
88de8c44 | 04-Mar-2025 |
kvishal <kvishal@in.ibm.com> |
Modify IPv6 Test Case
Changes: - Added Teardown directive to clean up test exit
Tested: - Ran and Tested on BMC Environment.
Change-Id: I9c2f329105d67b209e3333e8dcc76dcfca6721bc Signed-off
Modify IPv6 Test Case
Changes: - Added Teardown directive to clean up test exit
Tested: - Ran and Tested on BMC Environment.
Change-Id: I9c2f329105d67b209e3333e8dcc76dcfca6721bc Signed-off-by: Vishal Kurkarni <kvishal@in.ibm.com>
show more ...
|
72367166 | 05-Mar-2025 |
manashsarma <manashsarma@in.ibm.com> |
Fix BMC dump automation test case
Changes:
- Modified the test case Tested: - Ran the test case successfully from the sandbox.
Change-Id: I497cf938de9f40795f274956536fd03fc2b67904 Sig
Fix BMC dump automation test case
Changes:
- Modified the test case Tested: - Ran the test case successfully from the sandbox.
Change-Id: I497cf938de9f40795f274956536fd03fc2b67904 Signed-off-by: Manash Sarma <manashsarma@in.ibm.com>
show more ...
|
ed0c14ae | 03-Mar-2025 |
rramyasr-in <rramyasr@in.ibm.com> |
GUI: Updated CLI Get BMC DateTime and Modify BMC Date keywords
Changes: - Modified keyword called as CLI Get BMC DateTime. - Modified keyword called as Modify BMC Date .
Tested: - Succe
GUI: Updated CLI Get BMC DateTime and Modify BMC Date keywords
Changes: - Modified keyword called as CLI Get BMC DateTime. - Modified keyword called as Modify BMC Date .
Tested: - Successfully ran redfish/managers/test_certificate.robot
Change-Id: I1341b3670bd5ae6d496d06ea0e32e43091e7c62e Signed-off-by: rramyasr-in <rramyasr@in.ibm.com>
show more ...
|
f7b4e6df | 24-Feb-2025 |
George Keishing <gkeishin@in.ibm.com> |
Redundance eth0/eth1 network interfaces changes
Changes: - Introduce OPENBMC_HOST_ETH0 and OPENBMC_HOST_ETH1 - Assign OPENBMC_HOST_ETH0 default with OPENBMC_HOST and OPENBMC_HOST_ET
Redundance eth0/eth1 network interfaces changes
Changes: - Introduce OPENBMC_HOST_ETH0 and OPENBMC_HOST_ETH1 - Assign OPENBMC_HOST_ETH0 default with OPENBMC_HOST and OPENBMC_HOST_ETH1 with EMPTY - Modify all the code which involves using both eth0 and eth1 - User will need to key in as -v OPENBMC_HOST_ETH1:xx.xx.xx.xx as oppose to earlier -v OPENBMC_HOST_1:xx.xx.xx.xx
Tested: - Sanity dry-run robot test with changes from sandbox
Change-Id: Iedeff2cfa252637bcf202979772ee1c5c90066b5 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
afe858e3 | 25-Feb-2025 |
Sweta Potthuri <spotthur@in.ibm.com> |
Verify Persistency of IPv6 on reboot
Changes: - Added testcase "Verify Persistency On Reboot" Tested: Ran and Tested on BMC Environment.
Change-Id: Icd5b820915d540994fe8d79e0714928
Verify Persistency of IPv6 on reboot
Changes: - Added testcase "Verify Persistency On Reboot" Tested: Ran and Tested on BMC Environment.
Change-Id: Icd5b820915d540994fe8d79e07149284221d6219 Signed-off-by: Sweta Potthuri <spotthur@in.ibm.com>
show more ...
|
52f8198a | 26-Feb-2025 |
Anvesh-Kumar_Rayankula <anvesh.kumar.rayankula@ibm.com> |
Updated status code check
Changes: - Updated status code check.
Tested: - Ran successfully redfish/managers/test_bmc_network_mac.robot
Change-Id: I196e17b6855eaba4de32b8637951bb4bf0a448
Updated status code check
Changes: - Updated status code check.
Tested: - Ran successfully redfish/managers/test_bmc_network_mac.robot
Change-Id: I196e17b6855eaba4de32b8637951bb4bf0a4484a Signed-off-by: Anvesh-Kumar_Rayankula <anvesh.kumar.rayankula@ibm.com>
show more ...
|
3d87b0e1 | 06-Feb-2025 |
George Keishing <gkeishin@in.ibm.com> |
Fix wrong directive syntax used in test suite
Fixes: - Setting variable 'Test Tags' failed: Invalid variable name 'Test Tags'
Tested: - NA
Change-Id: I88b6eedbee4eb65dc84dc29c8e50c056ff
Fix wrong directive syntax used in test suite
Fixes: - Setting variable 'Test Tags' failed: Invalid variable name 'Test Tags'
Tested: - NA
Change-Id: I88b6eedbee4eb65dc84dc29c8e50c056ffc06da7 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
3d500892 | 21-Jan-2025 |
sarandev3 <saranyad@in.ibm.com> |
Fix for Date and Time
Changes: - Made status code changes for Redfish date and time.
Tested: - Ran testcase from sandbox successfully.
Change-Id: Ic7824bccd431f75634df69ccf0a47db42058822e Si
Fix for Date and Time
Changes: - Made status code changes for Redfish date and time.
Tested: - Ran testcase from sandbox successfully.
Change-Id: Ic7824bccd431f75634df69ccf0a47db42058822e Signed-off-by: sarandev3 <saranyad@in.ibm.com>
show more ...
|
88cc59d3 | 23-Jan-2025 |
Sridevi Ramesh <sridevra@in.ibm.com> |
Add API to modify resolve flag
Changes: Add API to modify resolve flag for the event log ID
Tested: Tested with unit test case on BMC environment
Change-Id: I758ab269cad27caed6bb2df1227ca2835a0263
Add API to modify resolve flag
Changes: Add API to modify resolve flag for the event log ID
Tested: Tested with unit test case on BMC environment
Change-Id: I758ab269cad27caed6bb2df1227ca2835a02632d Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>
show more ...
|
4ebb3281 | 16-Jan-2025 |
George Keishing <gkeishin@in.ibm.com> |
Fix tag syntax and spellings
Changes: - Tag mismatch fix - typo fixes
Tested: - NA Change-Id: Ie90788fda83dff6c7867a924163ee1ab50f0916a Signed-off-by: George Keishing <gkeishin@in.ibm.com> |
ba083e5d | 08-Jan-2025 |
Sweta Potthuri <spotthur@in.ibm.com> |
Add NTP test case
Changes: Adding NTP test case to check the NetworkSuppliedServers has only the DHCP server list.
Tested: Ran and tested on BMC environment.
Static NTP server must not
Add NTP test case
Changes: Adding NTP test case to check the NetworkSuppliedServers has only the DHCP server list.
Tested: Ran and tested on BMC environment.
Static NTP server must not get populated in NetworkSuppliedServers
Change-Id: Ic60320178dbcd433266749738e41df186ce47841 Signed-off-by: Sweta Potthuri <spotthur@in.ibm.com>
show more ...
|
010f221a | 08-Jan-2025 |
George Keishing <gkeishin@in.ibm.com> |
Typo fixes in code documentation
Changes: - Spelling mistake fixes in code.
Tested: - NA Change-Id: I3e0a12f4631343a302f1ac9aa27222ccacbf1efa Signed-off-by: George Keishing <gkeishin@in.ibm
Typo fixes in code documentation
Changes: - Spelling mistake fixes in code.
Tested: - NA Change-Id: I3e0a12f4631343a302f1ac9aa27222ccacbf1efa Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
cc288315 | 21-Oct-2024 |
George Keishing <gkeishin@in.ibm.com> |
Fix test name and tag mismatched
Changes: - Changes made according to coding guideline to match the tag name and test cases name.
Tested: - NA
Change-Id: I4cd1942a2c00234bc32e114d
Fix test name and tag mismatched
Changes: - Changes made according to coding guideline to match the tag name and test cases name.
Tested: - NA
Change-Id: I4cd1942a2c00234bc32e114dfefd06a7134da064 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|