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 ...
|
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 ...
|
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 ...
|
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 ...
|
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 ...
|
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 ...
|
79ba8a26 | 25-Sep-2024 |
Sweta Potthuri <spotthur@in.ibm.com> |
SSH Enable and Disable via Eth1
Changes: - Adding test case to Enable and disable SSH
Tested: - Ran and Tested on BMC Environment
Change-Id: I3867ad7818d708a46a87975ff35be393d5bbad
SSH Enable and Disable via Eth1
Changes: - Adding test case to Enable and disable SSH
Tested: - Ran and Tested on BMC Environment
Change-Id: I3867ad7818d708a46a87975ff35be393d5bbadf3 Signed-off-by: Sweta Potthuri <spotthur@in.ibm.com>
show more ...
|
58b55690 | 13-Sep-2024 |
Anvesh-Kumar_Rayankula <anvesh.kumar.rayankula@ibm.com> |
CT Fix: Fix for 401 issue
Changes: - Added "Test Setup" for redifsh login - Incorporated Sleep Time
Tested: - Ran and tested on BMC Environment.
Change-Id: I495547d8cd63877bab4ca11ad9d4c24
CT Fix: Fix for 401 issue
Changes: - Added "Test Setup" for redifsh login - Incorporated Sleep Time
Tested: - Ran and tested on BMC Environment.
Change-Id: I495547d8cd63877bab4ca11ad9d4c240d5345935 Signed-off-by: Anvesh-Kumar_Rayankula <anvesh.kumar.rayankula@ibm.com>
show more ...
|
5f7d2e4c | 22-May-2023 |
Prashanth Katti <prkatti1@in.ibm.com> |
IPv6 address changes
Changes: - Added "Modify IPv6 Address And Verify" - Added "Modify IPv6 Address" keyword
Tested: - Ran successfully test_bmc_ipv6.robot
Change-Id: I513203559a2170f8bb89
IPv6 address changes
Changes: - Added "Modify IPv6 Address And Verify" - Added "Modify IPv6 Address" keyword
Tested: - Ran successfully test_bmc_ipv6.robot
Change-Id: I513203559a2170f8bb89aeadb623c5b7ee60c926 Signed-off-by: Prashanth Katti <prkatti1@in.ibm.com>
show more ...
|
aaf7d1c9 | 03-Sep-2024 |
George Keishing <gkeishin@in.ibm.com> |
Fix IPMI and code typo changes
Changes: - IPMI changes refer ipmitool/ipmitool#96 IPMITOOL_1_8_19: Release Version 1.8.19 - Spelling fix
Tested: - NA
Change-Id: Iad514073a
Fix IPMI and code typo changes
Changes: - IPMI changes refer ipmitool/ipmitool#96 IPMITOOL_1_8_19: Release Version 1.8.19 - Spelling fix
Tested: - NA
Change-Id: Iad514073ae28461158de8b39aded1efdcd146c52 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
dc9abaac | 14-Aug-2024 |
Sweta Potthuri <spotthur@in.ibm.com> |
Test Case to Disable NTP
Changes: - Added Test Case to Disable NTP
Tested: - Ran and Tested on BMC Environment.
Change-Id: I06f5bdc0f552024f95f2ab2a53535a1a912da071 Signed-
Test Case to Disable NTP
Changes: - Added Test Case to Disable NTP
Tested: - Ran and Tested on BMC Environment.
Change-Id: I06f5bdc0f552024f95f2ab2a53535a1a912da071 Signed-off-by: Sweta Potthuri <spotthur@in.ibm.com>
show more ...
|
365b8f93 | 04-Aug-2024 |
Anvesh-Kumar_Rayankula <anvesh.kumar.rayankula@ibm.com> |
Separating network protocol and Manual date time Testcases
Changes: - Separated test suites based on manual date, time, and NTP.
Tested: - Ran and tested on BMC Environment.
Chang
Separating network protocol and Manual date time Testcases
Changes: - Separated test suites based on manual date, time, and NTP.
Tested: - Ran and tested on BMC Environment.
Change-Id: I5edca932207df0c5060f7e59a4be0adb179e7b1d Signed-off-by: Anvesh-Kumar_Rayankula <anvesh.kumar.rayankula@ibm.com>
show more ...
|
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 ...
|
409df05d | 17-Jan-2024 |
George Keishing <gkeishin@in.ibm.com> |
Robot Framework 7.0 changes
Update robot code syntax overall in the repo
Changes: - Update the requirement.txt package version for robot - The '[Return]' setting is deprecated. Use the
Robot Framework 7.0 changes
Update robot code syntax overall in the repo
Changes: - Update the requirement.txt package version for robot - The '[Return]' setting is deprecated. Use the 'RETURN' statement instead. - Singular section headers like '*** Test Case ***' are deprecated. Use plural format like '*** Test Cases ***' instead. - Singular section headers like '*** Variable ***' are deprecated
Tested: - Ran from sandbox with the version $ robot --version Robot Framework 7.0 (Python 3.10.12 on linux)
and also tested on latest python version
Robot Framework 7.0 (Python 3.11.9 on linux)
Change-Id: I54e85f9d799556c63b9a39f79483f83e9b980768 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
645128a6 | 21-May-2024 |
Sweta Potthuri <spotthur@in.ibm.com> |
CT Fix:Configuring Empty Hostname
Changes: - Configuring Empty Hostname And Verify If Localhost Is Assigned
Tested: - Ran and Tested on BMC Environment
Change-Id: I200ff0d4c71928c233ec9e05
CT Fix:Configuring Empty Hostname
Changes: - Configuring Empty Hostname And Verify If Localhost Is Assigned
Tested: - Ran and Tested on BMC Environment
Change-Id: I200ff0d4c71928c233ec9e05d1a4083f2ba7bc2b Signed-off-by: Sweta Potthuri <spotthur@in.ibm.com>
show more ...
|
23ee8650 | 05-Apr-2024 |
manashsarma <manashsarma@in.ibm.com> |
Removed BMC dump automation testcase from upstream
Changes: - Removed automation test case 'Verify User Initiated BMC Dump When Host Booted'.
Change-Id: I8ac5b39cb08d898053fee84cf49
Removed BMC dump automation testcase from upstream
Changes: - Removed automation test case 'Verify User Initiated BMC Dump When Host Booted'.
Change-Id: I8ac5b39cb08d898053fee84cf49e91a0dc5e0867 Signed-off-by: manashsarma <manashsarma@in.ibm.com>
show more ...
|