139f1da6 | 18-Oct-2024 |
Brian Ma <chma0@nuvoton.com> |
Use importlib.util to replace imp
Since the imp module is deprecated and scheduled for removal in Python 3.12 in favor of importlib, update the relevant libraries to resolve any ModuleNotFoundError
Use importlib.util to replace imp
Since the imp module is deprecated and scheduled for removal in Python 3.12 in favor of importlib, update the relevant libraries to resolve any ModuleNotFoundError issues with Python 3.12.
Changes: - use import importlib.util instead of import imp
Tested: - Ran basic test pass with Python 3.10 and 3.12.
Change-Id: I25dde939dd25268b2ae329b0121858bec20ed03c Signed-off-by: Brian Ma <chma0@nuvoton.com>
show more ...
|
6e36ad76 | 14-Oct-2024 |
George Keishing <gkeishin@in.ibm.com> |
Update log collection method scp for core dump
Changes: - Change the file ownership to user requested for log collection for user defined /tmp core dump files.
Tested: - Ran from sa
Update log collection method scp for core dump
Changes: - Change the file ownership to user requested for log collection for user defined /tmp core dump files.
Tested: - Ran from sandbox.
Change-Id: Ib720ecef1e8c114a67bbeda2cfe0ce70d44984bc Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
b78e76d4 | 10-Oct-2024 |
George Keishing <gkeishin@in.ibm.com> |
Update system and managers URI documentation
Changes: - Update ResetActionInfo and Parameters information in documentation.
Tested: - NA
Change-Id: I6ec14f45e5c6662aa58100e110d8
Update system and managers URI documentation
Changes: - Update ResetActionInfo and Parameters information in documentation.
Tested: - NA
Change-Id: I6ec14f45e5c6662aa58100e110d88bacbbcd2891 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 ...
|
43909f32 | 20-Aug-2024 |
George Keishing <gkeishin@in.ibm.com> |
Add re-try for redfish GET request for targets
Changes: - This retries is added to improve the success rate for the GET request in case returns JSON errors for the following URI duri
Add re-try for redfish GET request for targets
Changes: - This retries is added to improve the success rate for the GET request in case returns JSON errors for the following URI during operation /redfish/v1/Systems/ and /redfish/v1/Managers/
- Added other places in code to handle exceptions. - Fix IPMI import paths in test suite
Tested: - Ran from sandbox.
Change-Id: Ie37dbdd9c7572e0003a56e65a7b5f0a4c3b26a1a Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
5e5f5974 | 05-Sep-2024 |
sarandev3 <saranyad@in.ibm.com> |
Added code to change datetime format
Changes: - Added code to change datetime format due to recent changes in datetime utility and older format is not supported in redfish.
Tested: - Ran the te
Added code to change datetime format
Changes: - Added code to change datetime format due to recent changes in datetime utility and older format is not supported in redfish.
Tested: - Ran the test case from sandbox successfully.
Change-Id: Ic166a864b8994221ea88a1a9ea593d019fb0d4f0 Signed-off-by: sarandev3 <saranyad@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 ...
|
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 ...
|
1f6982a8 | 14-Jun-2024 |
George Keishing <gkeishin@in.ibm.com> |
Remove bmcweb JSON data collection from FFDC
Changes: - Delete bmcweb_persistent_data entries from log collection procedure.
Tested: - NA
Change-Id: Ib0adf2dacaac3c1826a5ec917b62e0
Remove bmcweb JSON data collection from FFDC
Changes: - Delete bmcweb_persistent_data entries from log collection procedure.
Tested: - NA
Change-Id: Ib0adf2dacaac3c1826a5ec917b62e0dfac0cff81 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
ecf4428c | 20-May-2024 |
George Keishing <gkeishin@in.ibm.com> |
Add support to get system inventory details
Changes: - Added log collection command to grab Inventory data
Tested: - Tested from sandbox
Change-Id: I636c3712deccf5de37728132cd87cf
Add support to get system inventory details
Changes: - Added log collection command to grab Inventory data
Tested: - Tested from sandbox
Change-Id: I636c3712deccf5de37728132cd87cfc72927869b Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
02d32765 | 07-Mar-2024 |
Yi Hu <yih@supermicro.com> |
Fix for redfishtool certificate, snmp and session management
Changes: - Set cert_id as test variable - Remove colon in snmp destination when the snmp port is empty - Fix redfish_delete_session
Fix for redfishtool certificate, snmp and session management
Changes: - Set cert_id as test variable - Remove colon in snmp destination when the snmp port is empty - Fix redfish_delete_sessions assign location - Set REDFISH_DELETE_SESSIONS to 0 in suite setup - Set REDFISH_DELETE_SESSIONS back to 1 in suite teardown
Tested: - redfish/service_root/test_sessions_management.robot - redfish/dmtf_tools/test_redfishtool_certificate.robot - redfish/events/test_bmc_snmp_trap.robot
Change-Id: Ibb16d52b5874484f8cf169456e2feb4ba7593e71 Signed-off-by: Wilson Suen <wilsons@supermicro.com>
show more ...
|
9bfdf8a7 | 19-Apr-2024 |
George Keishing <gkeishin@in.ibm.com> |
Fix code typo in the repository
Changes: - Corrected spelling mistake in the repository
Tested: - NA
Change-Id: Ic721bbb2efc0f9f5a1895e3f5994fdb38fe310cd Signed-off-by: George Keishing <gk
Fix code typo in the repository
Changes: - Corrected spelling mistake in the repository
Tested: - NA
Change-Id: Ic721bbb2efc0f9f5a1895e3f5994fdb38fe310cd Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
c32434a3 | 11-Jan-2024 |
Yi Hu <yih@supermicro.com> |
Set system, chassis, and bmc as global variables
Changes: - Add SYSTEM_ID as a global variable and set to default value system - Replace redfish/v1/Systems/system to redfish/v1/Systems/SYSTEM_ID
Set system, chassis, and bmc as global variables
Changes: - Add SYSTEM_ID as a global variable and set to default value system - Replace redfish/v1/Systems/system to redfish/v1/Systems/SYSTEM_ID - Replace redfish/v1/Chassis/chassis to redfish/v1/Chassis/CHASSIS_ID - Replace redfish/v1/Managers/bmc to redfish/v1/Managers/MANAGER_ID
Tested: - Tested on sandbox with the changes with sample test run with sample test ID runs 1. without SYSTEM_ID provided 2. with -v SYSTEM_ID:system1 3. with export SYSTEM_ID="" 3. with export SYSTEM_ID="system2"
Change-Id: Ifc412b20038cef1eba632caaa6c300be328259bd Signed-off-by: Wilson Suen <wilsons@supermicro.com> Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
8a86c69d | 28-Mar-2024 |
George Keishing <gkeishin@in.ibm.com> |
Update POST request expectation response code
Changes: - By default, the HTTPS response code is 200 in the power on. Adding 204 response code expectations due to the latest bmcweb
Update POST request expectation response code
Changes: - By default, the HTTPS response code is 200 in the power on. Adding 204 response code expectations due to the latest bmcweb changes.
Tested: - Ran from sandbox.
Change-Id: I38b8e8e901a87eb1c9a1c38a2399b6ced0266514 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
f854f8ba | 12-Mar-2024 |
srichn28 <srichn28@in.ibm.com> |
Utility new keyword for event notification
Changes: - Remove the non-pingable IP of the destination from redfish event subscriptions.
Tested: - Ran test case from sandbox.
Change-Id:
Utility new keyword for event notification
Changes: - Remove the non-pingable IP of the destination from redfish event subscriptions.
Tested: - Ran test case from sandbox.
Change-Id: Icfb21434143b86d122ed6e4df76401e4d5b09802 Signed-off-by: srichn28 <srichn28@in.ibm.com>
show more ...
|
f320b4e5 | 13-Mar-2024 |
KManimozhi123 <manimozhik@ami.com> |
IPMI: Modified script based on oem sensor
Changes: -Modified script based on oem sensor count in Verify_Sensor_And_SDR_Count_In_Get_Device_SDR_Info _Via_Inband_IPMI Testcase -Modified t
IPMI: Modified script based on oem sensor
Changes: -Modified script based on oem sensor count in Verify_Sensor_And_SDR_Count_In_Get_Device_SDR_Info _Via_Inband_IPMI Testcase -Modified the function name as fetch_oem_sdr_count in ipmi_utils.py -Modified keyword name as Fetch OEM Sdr Count in ipmi_test_sdr.robot
Tested: -Ran scripts Successfully
Change-Id: I6dabd17da4942258b855e01197d3de6229160b3d Signed-off-by: manimozhik <manimozhik@ami.com>
show more ...
|
a4beb121 | 26-Feb-2024 |
Anvesh-Kumar_Rayankula <anvesh.kumar.rayankula@ibm.com> |
Fix BMC network config test suite
Changes: - Modified variable name instead HTTP_OK.
Tested: - Ran and tested on BMC Environment.
Change-Id: I13bd622454f2bb0ffff1c087c2547fd5d5645546 Signed-
Fix BMC network config test suite
Changes: - Modified variable name instead HTTP_OK.
Tested: - Ran and tested on BMC Environment.
Change-Id: I13bd622454f2bb0ffff1c087c2547fd5d5645546 Signed-off-by: Anvesh-Kumar_Rayankula <anvesh.kumar.rayankula@ibm.com>
show more ...
|
8f72e20e | 28-Feb-2024 |
George Keishing <gkeishin@in.ibm.com> |
Increase image upload time out to 5 minutes
Changes: - Noticed due to firmware image size increasing causing few instance of code update to time out. Bumping up the time out from 4
Increase image upload time out to 5 minutes
Changes: - Noticed due to firmware image size increasing causing few instance of code update to time out. Bumping up the time out from 4 to 5 minutes to increase success rate.
Tested: - NA
Change-Id: I3051cbda83ff592a915d2a3cb981b5bfde16dbb0 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
b9e3c716 | 09-Jan-2024 |
Megha G N <Megha.G.N@ibm.com> |
Automation fix for Network sub menu
Changes: - Modified "Delete DNS Servers And Verify" keyword - Modified "Add DNS Servers And Verify" - Removed "DNS Test Setup Execution" keyword from
Automation fix for Network sub menu
Changes: - Modified "Delete DNS Servers And Verify" keyword - Modified "Add DNS Servers And Verify" - Removed "DNS Test Setup Execution" keyword from redfish/managers/test_bmc_network_conf.robot and added in lib/bmc_network_utils.robot
Tested: - Ran successfully gui/gui_test/settings_menu /test_network_sub_menu.robot gui/lib/gui_resource.robot lib/bmc_network_utils.robot redfish/managers/test_bmc_network_conf.robot
Change-Id: I6ffcb7aba29312fa1e4cc843453bca49cd44d0f1 Signed-off-by: Megha G N <Megha.G.N@ibm.com>
show more ...
|
cfd13796 | 29-Jan-2024 |
Anvesh-Kumar_Rayankula <anvesh.kumar.rayankula@ibm.com> |
Fix BMC network config test suite
Changes: - Updating from Should Be True to Should Not Be True on line no:435.
Tested: - Ran and tested on BMC Environment.
Change-Id: Ib9484384dc8409be76c9e
Fix BMC network config test suite
Changes: - Updating from Should Be True to Should Not Be True on line no:435.
Tested: - Ran and tested on BMC Environment.
Change-Id: Ib9484384dc8409be76c9ef63c5fd1048ee8e7515 Signed-off-by: Anvesh-Kumar_Rayankula <anvesh.kumar.rayankula@ibm.com>
show more ...
|
ee0103d5 | 30-Jan-2024 |
George Keishing <gkeishin@in.ibm.com> |
Code fixes and cleanup in test repository
Changes: - Fix typo mistake - Fix TrailingWhitespace - Fix Tagging mismatch
Tested: - Tag mismatch command $ find | grep '\.robot$' | xargs awk -
Code fixes and cleanup in test repository
Changes: - Fix typo mistake - Fix TrailingWhitespace - Fix Tagging mismatch
Tested: - Tag mismatch command $ find | grep '\.robot$' | xargs awk -f check_robot_tags.awk - codespell - robot custom script
Change-Id: Idb6bac6254c86647934e590f1f581d1f9c7dc11c Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
9c223095 | 29-Jan-2024 |
George Keishing <gkeishin@in.ibm.com> |
Update OCC wait time to 8 minutes
Changes: - Increase OCC wait timeout - Fix CI script failure
Tested: - Ran from Sandbox
Change-Id: I1c7e8fef3038bf839b864f746e28706dcc64331d Signed-of
Update OCC wait time to 8 minutes
Changes: - Increase OCC wait timeout - Fix CI script failure
Tested: - Ran from Sandbox
Change-Id: I1c7e8fef3038bf839b864f746e28706dcc64331d Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
a80d8acb | 12-Jan-2024 |
George Keishing <gkeishin@in.ibm.com> |
Simplified regex for event log filtering
Changes: - Modified regex pattern
Tested: - Ran on sandbox with changes
Change-Id: Ia6569332cd5613184e3613957632d929134542c2 Signed-off-by: Georg
Simplified regex for event log filtering
Changes: - Modified regex pattern
Tested: - Ran on sandbox with changes
Change-Id: Ia6569332cd5613184e3613957632d929134542c2 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
878f4f9b | 02-Nov-2023 |
kothais <kothais@ami.com> |
Script fix for test_bmc_network_conf.robot file
Changes: - Added sleep 3 sec Configure Static Name Servers keyword - Added Wait Until Keyword Succeeds. - Created a new keyword CLI Get and Verify Nam
Script fix for test_bmc_network_conf.robot file
Changes: - Added sleep 3 sec Configure Static Name Servers keyword - Added Wait Until Keyword Succeeds. - Created a new keyword CLI Get and Verify Name Servers in bmc_network_utils.robot.
Tested: - Ran redfish/managers/test_bmc_network_conf.robot successfully.
Change-Id: Ieec8b1d65e374da73adcccebbdc310e8ba5703bf Signed-off-by: KothaiSrini <kothais@ami.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 ...
|