History log of /openbmc/openbmc-test-automation/redfish/ (Results 276 – 300 of 812)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6fac289013-Dec-2021 Ashwini Chandrappa <Ashwini.Chandrappa777@ibm.com>

Changed the maximum number of local user creation to 17 count

Change-Id: If9e3ff87754e4aed1d7625a9a6a4872a5277ae35
Signed-off-by: Ashwini Chandrappa <Ashwini.Chandrappa777@ibm.com>

19b1a8f310-Dec-2021 Tim Lee <timlee660101@gmail.com>

redfish: extended: websocket: using Redfish instead of REST to create BMC Dump

Summary:
Call Keywords "Create User Initiated BMC Dump Using Redfish"
to replace Keywords "Create User Initiated Dump"

redfish: extended: websocket: using Redfish instead of REST to create BMC Dump

Summary:
Call Keywords "Create User Initiated BMC Dump Using Redfish"
to replace Keywords "Create User Initiated Dump" when creating BMC Dump.

Tested:
Run robot "Test BMC Websocket Dump Interface" of test_websocket.robot.

Signed-off-by: Tim Lee <timlee660101@gmail.com>
Change-Id: I0c0535d5d0fc8ffd7ac47b284b6bc9095c53e19c

show more ...

380880d608-Dec-2021 Tim Lee <timlee660101@gmail.com>

redfish: systems: eventlog: fix "Verify Subscribe An Event" test failed

Symptom:
"Verify Subscribe An Event" test item in test_event_service.robotgot failed.

Root cause:
From test report that error

redfish: systems: eventlog: fix "Verify Subscribe An Event" test failed

Symptom:
"Verify Subscribe An Event" test item in test_event_service.robotgot failed.

Root cause:
From test report that error message is
Key HttpHeaders: [] != [{'Content': 'application/json'}]
The HttpHeaders content is not same as between ${payload} and ${resp.dict}
Thus, cause this test item got failed.

However, we found that bmcweb seems change the HttpHeaders response as NULL
in this commit "Nullify HttpHeaders per the specification".
Thus, the response "HttpHeaders": [] that didn't match payload Content in test item.

More detail can refer to below bmcweb commit:
Per the definition of HttpHeaders in the schema "This object shall be
null or an empty array in responses." This commit does as the
specification commands.
https://github.com/openbmc/bmcweb/commit/ad22fefecaf7988fd7072dc71042efbf86fc5162

Solution:
Correct payload content to match bmcweb current design.

Tested:
Run robot "Verify Subscribe An Event" of test_event_service.robot

Signed-off-by: Tim Lee <timlee660101@gmail.com>
Change-Id: Id877bba7093508209ed2eb486ced775c8c26f1a7

show more ...

aa02722817-Nov-2021 George Keishing <gkeishin@in.ibm.com>

Add test documentation python vs robot keywords

Change-Id: I04e072d5987504f6867cd7b19cb9de396c23e2b4
Signed-off-by: George Keishing <gkeishin@in.ibm.com>

b910d89b17-Nov-2021 Sushil Singh <susilsi7@in.ibm.com>

Automated BMC reset reload with force restart

Changes:
- Test case
"Redfish BMC Manager ForceRestart When Host Off"

Change-Id: I0f8f272283c1f1d8a168afc628bb024f659d0430
Signed-off-by: Sus

Automated BMC reset reload with force restart

Changes:
- Test case
"Redfish BMC Manager ForceRestart When Host Off"

Change-Id: I0f8f272283c1f1d8a168afc628bb024f659d0430
Signed-off-by: Sushil Singh <susilsi7@in.ibm.com>

show more ...

4ddcb4d402-Dec-2021 Brian Ma <chma0@nuvoton.com>

Fix using SSH command while SSH protocol is disabled

Reboot command OBMC Reboot (off) run /sbin/reboot via SSH protocol,
use rest API to trigger BMC reboot instead while run SSH disabled test.

Sign

Fix using SSH command while SSH protocol is disabled

Reboot command OBMC Reboot (off) run /sbin/reboot via SSH protocol,
use rest API to trigger BMC reboot instead while run SSH disabled test.

Signed-off-by: Brian Ma <chma0@nuvoton.com>
Change-Id: I5fb5aad8de6259feaace05a2ab7f9e2173ea0343

show more ...

c1f46f2815-Nov-2021 Prashanth Katti <prkatti1@in.ibm.com>

MAC address test verification code fix

Signed-off-by: Prashanth Katti <prkatti1@in.ibm.com>
Change-Id: I974fd97808b47f4c6549b40085c2d4edc6f5457c

839bc29b10-Nov-2021 Marissa Garza <garzam@us.ibm.com>

Adding new power test cases for PowerSubsystem.

Signed-off-by: Marissa Garza <garzam@us.ibm.com>
Change-Id: I8c85d6d23e777512dff9fb3eda85ead04d289652

4090503a09-Nov-2021 George Keishing <gkeishin@in.ibm.com>

Circumvent OCC and Power check in HW_CI test bucket

Now user can control the code logic using CLI:

Example:

Values options are 1 to enforce and 0 to skip

-v additional_occ_check:1
-v additional_p

Circumvent OCC and Power check in HW_CI test bucket

Now user can control the code logic using CLI:

Example:

Values options are 1 to enforce and 0 to skip

-v additional_occ_check:1
-v additional_power_check:1

Change-Id: I062ae06ee77d09bdddc4969a1856073de7a34bf0
Signed-off-by: George Keishing <gkeishin@in.ibm.com>

show more ...

ad10253f25-Oct-2021 meghagn <Megha.GN@ibm.com>

Added new SNMP test cases

Changes:
- Configure multiple SNMP Managers on BMC and verify
persistency on BMC reboot
- Configure multiple SNMP Managers on BMC and check
trapy on BM

Added new SNMP test cases

Changes:
- Configure multiple SNMP Managers on BMC and verify
persistency on BMC reboot
- Configure multiple SNMP Managers on BMC and check
trapy on BMC reboot

Change-Id: I24623bd7de3aa99898a33c63d57eac5c0d33b74e
Signed-off-by: meghagn <Megha.GN@ibm.com>

show more ...

2320c0d512-Oct-2021 Prashanth Katti <prkatti1@in.ibm.com>

Added new SNMP test cases

Changes:
- Configure SNMP manager with less octet IP.
- Configure SNMP manager with negative port number.

Signed-off-by: Prashanth Katti <prkatti1@in.ibm.com>
Chan

Added new SNMP test cases

Changes:
- Configure SNMP manager with less octet IP.
- Configure SNMP manager with negative port number.

Signed-off-by: Prashanth Katti <prkatti1@in.ibm.com>
Change-Id: I04a7fb491c8638d4cd79aa1739247937bd53dc52

show more ...


/openbmc/openbmc-test-automation/bin/auto_status_file.py
/openbmc/openbmc-test-automation/bin/event_notification_util.py
/openbmc/openbmc-test-automation/bin/generate_inventory
/openbmc/openbmc-test-automation/bin/generate_testsuite_info.py
/openbmc/openbmc-test-automation/bin/obmc_ser_num
/openbmc/openbmc-test-automation/bin/plug_ins/Auto_reboot/cp_master
/openbmc/openbmc-test-automation/bin/plug_ins/FFDC/cp_ffdc_check
/openbmc/openbmc-test-automation/bin/plug_ins/Soft_errors/cp_post_boot
/openbmc/openbmc-test-automation/bin/plug_ins/Stop/cp_stop_check
/openbmc/openbmc-test-automation/bin/print_ffdc_functions
/openbmc/openbmc-test-automation/bin/process_plug_in_packages.py
/openbmc/openbmc-test-automation/bin/prop_call.py
/openbmc/openbmc-test-automation/bin/validate_plug_ins.py
/openbmc/openbmc-test-automation/bin/websocket_monitor.py
/openbmc/openbmc-test-automation/data/Palmetto.py
/openbmc/openbmc-test-automation/data/Witherspoon.py
/openbmc/openbmc-test-automation/data/ipmi_raw_cmd_table.py
/openbmc/openbmc-test-automation/data/ipmi_rest_fru_field_map.py
/openbmc/openbmc-test-automation/data/ipmi_variable.py
/openbmc/openbmc-test-automation/data/model.py
/openbmc/openbmc-test-automation/data/pel_variables.py
/openbmc/openbmc-test-automation/data/pldm_variables.py
/openbmc/openbmc-test-automation/data/variables.py
/openbmc/openbmc-test-automation/data/vpd_variables.py
/openbmc/openbmc-test-automation/extended/run_keyword.py
/openbmc/openbmc-test-automation/ffdc/collect_ffdc.py
/openbmc/openbmc-test-automation/ffdc/ffdc_collector.py
/openbmc/openbmc-test-automation/ffdc/lib/ssh_utility.py
/openbmc/openbmc-test-automation/ffdc/lib/telnet_utility.py
/openbmc/openbmc-test-automation/ffdc/plugins/date_time_utils.py
/openbmc/openbmc-test-automation/ffdc/plugins/redfish.py
/openbmc/openbmc-test-automation/ffdc/plugins/scp_execution.py
/openbmc/openbmc-test-automation/ffdc/plugins/ssh_execution.py
/openbmc/openbmc-test-automation/ffdc/plugins/telnet_execution.py
/openbmc/openbmc-test-automation/gui/data/gui_variables.py
/openbmc/openbmc-test-automation/gui/data/resource_variables.py
/openbmc/openbmc-test-automation/gui/lib/supporting_libs.py
/openbmc/openbmc-test-automation/gui/lib/utils_get_version.py
/openbmc/openbmc-test-automation/ipmi/test_ipmi_fru.robot
/openbmc/openbmc-test-automation/lib/bmc_network_utils.py
/openbmc/openbmc-test-automation/lib/bmc_redfish.py
/openbmc/openbmc-test-automation/lib/bmc_redfish_utils.py
/openbmc/openbmc-test-automation/lib/bmc_ssh_utils.py
/openbmc/openbmc-test-automation/lib/boot_data.py
/openbmc/openbmc-test-automation/lib/code_update_utils.py
/openbmc/openbmc-test-automation/lib/disable_warning_urllib.py
/openbmc/openbmc-test-automation/lib/dump_utils.py
/openbmc/openbmc-test-automation/lib/event_notification.py
/openbmc/openbmc-test-automation/lib/external_intf/management_console_utils.py
/openbmc/openbmc-test-automation/lib/firmware_utils.py
/openbmc/openbmc-test-automation/lib/func_args.py
/openbmc/openbmc-test-automation/lib/func_timer.py
/openbmc/openbmc-test-automation/lib/gen_arg.py
/openbmc/openbmc-test-automation/lib/gen_call_robot.py
/openbmc/openbmc-test-automation/lib/gen_cmd.py
/openbmc/openbmc-test-automation/lib/gen_misc.py
/openbmc/openbmc-test-automation/lib/gen_plug_in.py
/openbmc/openbmc-test-automation/lib/gen_plug_in_utils.py
/openbmc/openbmc-test-automation/lib/gen_print.py
/openbmc/openbmc-test-automation/lib/gen_robot_keyword.py
/openbmc/openbmc-test-automation/lib/gen_robot_plug_in.py
/openbmc/openbmc-test-automation/lib/gen_robot_print.py
/openbmc/openbmc-test-automation/lib/gen_robot_ssh.py
/openbmc/openbmc-test-automation/lib/gen_robot_utils.py
/openbmc/openbmc-test-automation/lib/gen_robot_valid.py
/openbmc/openbmc-test-automation/lib/gen_valid.py
/openbmc/openbmc-test-automation/lib/ipmi_client.py
/openbmc/openbmc-test-automation/lib/ipmi_utils.py
/openbmc/openbmc-test-automation/lib/jobs_processing.py
/openbmc/openbmc-test-automation/lib/logging_utils.py
/openbmc/openbmc-test-automation/lib/logging_utils.robot
/openbmc/openbmc-test-automation/lib/obmc_boot_test.py
/openbmc/openbmc-test-automation/lib/openbmc_ffdc.py
/openbmc/openbmc-test-automation/lib/openbmc_ffdc_list.py
/openbmc/openbmc-test-automation/lib/openbmctool_utils.py
/openbmc/openbmc-test-automation/lib/pel_utils.py
/openbmc/openbmc-test-automation/lib/pldm_utils.py
/openbmc/openbmc-test-automation/lib/redfish_plus.py
/openbmc/openbmc-test-automation/lib/redfish_request.py
/openbmc/openbmc-test-automation/lib/resource.robot
/openbmc/openbmc-test-automation/lib/secureboot/secureboot.py
/openbmc/openbmc-test-automation/lib/snmp/resource.robot
/openbmc/openbmc-test-automation/lib/state.py
/openbmc/openbmc-test-automation/lib/state_map.py
/openbmc/openbmc-test-automation/lib/tally_sheet.py
/openbmc/openbmc-test-automation/lib/tftp_update_utils.py
/openbmc/openbmc-test-automation/lib/utilities.py
/openbmc/openbmc-test-automation/lib/utils.py
/openbmc/openbmc-test-automation/lib/utils_files.py
/openbmc/openbmc-test-automation/lib/var_funcs.py
/openbmc/openbmc-test-automation/lib/var_stack.py
/openbmc/openbmc-test-automation/lib/vpd_utils.py
/openbmc/openbmc-test-automation/lib/wrap_utils.py
/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_lock_management.robot
/openbmc/openbmc-test-automation/openpower/vpd/test_vpd.robot
events/test_bmc_snmp_trap.robot
/openbmc/openbmc-test-automation/robot_custom_rules.py
/openbmc/openbmc-test-automation/syslib/utils_keywords.py
/openbmc/openbmc-test-automation/syslib/utils_os.py
/openbmc/openbmc-test-automation/templates/pgm_template.py
/openbmc/openbmc-test-automation/templates/python_pgm_template
/openbmc/openbmc-test-automation/tools/ct_metrics/gen_csv_results.py
/openbmc/openbmc-test-automation/tools/github_issues_to_csv
d918148d08-Oct-2021 George Keishing <gkeishin@in.ibm.com>

Update OCC check for HW CI power on test

New logic will check every 30 seconds for 3 minutes for OCC
state to be active.

Change-Id: I63f069bf28c8e72cf8e6b9616b3c1fc3798e364a
Signed-off-by: George K

Update OCC check for HW CI power on test

New logic will check every 30 seconds for 3 minutes for OCC
state to be active.

Change-Id: I63f069bf28c8e72cf8e6b9616b3c1fc3798e364a
Signed-off-by: George Keishing <gkeishin@in.ibm.com>

show more ...

654cbc1d23-Sep-2021 manashsarma <manashsarma@in.ibm.com>

Added testcase to verify admin user restriction

Added testcase:
- Verify SSH Login Access With Admin User

Change-Id: Ie6b8d84e2864e2cff2074621b0867d9c7a8009ab
Signed-off-by: manashsarma <manash

Added testcase to verify admin user restriction

Added testcase:
- Verify SSH Login Access With Admin User

Change-Id: Ie6b8d84e2864e2cff2074621b0867d9c7a8009ab
Signed-off-by: manashsarma <manashsarma@in.ibm.com>

show more ...

4574ec4906-Oct-2021 George Keishing <gkeishin@in.ibm.com>

Add Power off as part of the suite setup for ccode update

Change-Id: Ibcc89b1360e55e5e67e4c359162ea24c4332f4ec
Signed-off-by: George Keishing <gkeishin@in.ibm.com>

f59a73e822-Sep-2021 Prashanth Katti <prkatti1@in.ibm.com>

Move common keywords into library

Signed-off-by: Prashanth Katti <prkatti1@in.ibm.com>
Change-Id: I7d5a70df26d11ea1c837962463f6e4b202bac1fb

d1a7bf0d15-Sep-2021 Anusha Dathatri <adathatr@in.ibm.com>

Changed setting of manual mode to Redfish from Rest

Signed-off-by: Anusha Dathatri <adathatr@in.ibm.com>
Change-Id: I2ab3ddf43cbbbfa5dda7c7b481d280b0d081c01e

9a9ac08008-Sep-2021 George Keishing <gkeishin@in.ibm.com>

Remove / base path for hypermedia URL

Refer: https://gerrit.openbmc-project.xyz/c/openbmc/openbmc/+/46057

Change-Id: I52dfeb0f73bebcdd70d408e08926ae1b2cf7e7cc
Signed-off-by: George Keishing <gkeish

Remove / base path for hypermedia URL

Refer: https://gerrit.openbmc-project.xyz/c/openbmc/openbmc/+/46057

Change-Id: I52dfeb0f73bebcdd70d408e08926ae1b2cf7e7cc
Signed-off-by: George Keishing <gkeishin@in.ibm.com>

show more ...

d8af36d010-Aug-2021 Sushil Singh <susilsi7@in.ibm.com>

active software image same as firmware inventory

Change-Id: Ifb492a2911a7ee449f6e757580b6cb090f93097f
Signed-off-by: Sushil Singh <susilsi7@in.ibm.com>


/openbmc/openbmc-test-automation/README.md
/openbmc/openbmc-test-automation/data/boot_table_x86.json
/openbmc/openbmc-test-automation/ffdc/lib/ssh_utility.py
/openbmc/openbmc-test-automation/gui/data/gui_variables.py
/openbmc/openbmc-test-automation/gui/gui_test/hardware_status_menu/test_inventory_and_leds_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/hardware_status_menu/test_sensors_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/logs_menu/test_dumps_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/logs_menu/test_event_logs_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/logs_menu/test_progress_logs_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/operations_menu/test_factory_reset_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/operations_menu/test_firmware_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/operations_menu/test_reboot_bmc_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/operations_menu/test_server_power_operations_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/operations_menu/test_sol_console_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/resource_management_menu/test_power_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/security_and_access_menu/test_certificates_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/security_and_access_menu/test_ldap_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/security_and_access_menu/test_multiple_interfaces.robot
/openbmc/openbmc-test-automation/gui/gui_test/security_and_access_menu/test_policies_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/security_and_access_menu/test_sessions_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/security_and_access_menu/test_user_management_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/settings_menu/test_date_and_time_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/settings_menu/test_network_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/settings_menu/test_power_restore_policy_sub_menu.robot
/openbmc/openbmc-test-automation/ipmi/test_ipmi_sdr.robot
/openbmc/openbmc-test-automation/ipmi/test_ipmi_user.robot
/openbmc/openbmc-test-automation/lib/bmc_network_utils.robot
/openbmc/openbmc-test-automation/lib/boot_data.py
/openbmc/openbmc-test-automation/lib/common_utils.robot
/openbmc/openbmc-test-automation/lib/external_intf/vmi_utils.robot
/openbmc/openbmc-test-automation/lib/open_power_utils.robot
/openbmc/openbmc-test-automation/lib/openbmc_ffdc_list.py
/openbmc/openbmc-test-automation/lib/state.py
/openbmc/openbmc-test-automation/lib/utils.robot
/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_lock_management.robot
/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_savearea_management.robot
/openbmc/openbmc-test-automation/openpower/service_account/test_service_login.robot
/openbmc/openbmc-test-automation/openpower/vpd/test_redfish_vpd.robot
update_service/test_firmware_inventory.robot
aad1da2c21-Jun-2021 Sushil Singh <susilsi7@in.ibm.com>

Added console message in firmware update

changes:
- Added console message when backup firmware is fucntional
- Added console message when fresh firmware update start

Change-Id: I33b30a6c3933c

Added console message in firmware update

changes:
- Added console message when backup firmware is fucntional
- Added console message when fresh firmware update start

Change-Id: I33b30a6c3933c05594b1d1ad7d6d877af9bc3a25
Signed-off-by: Sushil Singh <susilsi7@in.ibm.com>

show more ...


/openbmc/openbmc-test-automation/gui/gui_test/hardware_status_menu/test_inventory_and_leds_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/hardware_status_menu/test_sensors_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/logs_menu/test_dumps_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/logs_menu/test_event_logs_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/operations_menu/test_factory_reset_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/operations_menu/test_firmware_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/operations_menu/test_reboot_bmc_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/operations_menu/test_server_power_operations_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/operations_menu/test_sol_console_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/resource_management_menu/test_power_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/security_and_access_menu/test_certificates_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/security_and_access_menu/test_ldap_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/security_and_access_menu/test_multiple_interfaces.robot
/openbmc/openbmc-test-automation/gui/gui_test/security_and_access_menu/test_policies_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/security_and_access_menu/test_sessions_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/security_and_access_menu/test_user_management_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/settings_menu/test_date_and_time_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/settings_menu/test_network_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/settings_menu/test_power_restore_policy_sub_menu.robot
/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_savearea_management.robot
extended/redfish_bmc_code_update.robot
e2096a6d19-Aug-2021 Sushil Singh <susilsi7@in.ibm.com>

Removal of test case

changes:
- REST Logging Interface Read Should Be A SUCCESS For Authorized Users

Change-Id: I83f9c3844ee0d60ddf69b200b0ebade276070df7
Signed-off-by: Sushil Singh <susilsi7@i

Removal of test case

changes:
- REST Logging Interface Read Should Be A SUCCESS For Authorized Users

Change-Id: I83f9c3844ee0d60ddf69b200b0ebade276070df7
Signed-off-by: Sushil Singh <susilsi7@in.ibm.com>

show more ...

219c633019-Aug-2021 George Keishing <gkeishin@in.ibm.com>

Fix host update suite setup to power off the host

Change-Id: Id1a618f5a92faad6ef4f1e5457d2846cc4fa72eb
Signed-off-by: George Keishing <gkeishin@in.ibm.com>

44c0910e18-Aug-2021 George Keishing <gkeishin@in.ibm.com>

Ignore delete and purge error during suite setup for Host update

Change-Id: I0d1193f91772bd2049712ecb037cac37633f2700
Signed-off-by: George Keishing <gkeishin@in.ibm.com>

24034a9918-Aug-2021 Rahul Maheshwari <rahulmaheshwari@in.ibm.com>

Removed resolve field test case as it uses older xyz path

Same test case is already impemented using Redfish -
Verify_Setting_Error_Log_As_Resolved

Change-Id: I0545aba1fed87d411a6d70070088fa760b3db

Removed resolve field test case as it uses older xyz path

Same test case is already impemented using Redfish -
Verify_Setting_Error_Log_As_Resolved

Change-Id: I0545aba1fed87d411a6d70070088fa760b3db205
Signed-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>

show more ...

81b5dd3018-Aug-2021 George Keishing <gkeishin@in.ibm.com>

Update test setup to use redfish error log purging

Change-Id: I640fd32ea5597d61e0f46f6a2dcf2c20cf743824
Signed-off-by: George Keishing <gkeishin@in.ibm.com>

6b20ffab04-Aug-2021 Ashwini Chandrappa <Ashwini.Chandrappa777@ibm.com>

Corrected method of HTTPS certificate upload

For HTTPS certificate only replace is possible so replaced install certificate with replace certificate

Change-Id: I1e3f3e703f591700855bf24456b1487b4a92

Corrected method of HTTPS certificate upload

For HTTPS certificate only replace is possible so replaced install certificate with replace certificate

Change-Id: I1e3f3e703f591700855bf24456b1487b4a92fb30
Signed-off-by: Ashwini Chandrappa <Ashwini.Chandrappa777@ibm.com>

show more ...

1...<<11121314151617181920>>...33