History log of /openbmc/openbmc-test-automation/redfish/ (Results 401 – 425 of 812)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
26103d9608-Dec-2020 manashsarma <manashsarma@in.ibm.com>

Fix redfishtool local user test teardown

Changes:
- Added ${HTTP_NOT_FOUND} for non existent teardown response check

Fixed: openbmc/openbmc-test-automation#2103

Change-Id: I963f4c1977c1f645aca

Fix redfishtool local user test teardown

Changes:
- Added ${HTTP_NOT_FOUND} for non existent teardown response check

Fixed: openbmc/openbmc-test-automation#2103

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

show more ...

b2150da807-Dec-2020 Sushil Singh <susilsi7@in.ibm.com>

Automation change to move common keyword to file
lib/redfish_code_update_utils.robot

changes:
- Moveing below keywords
from redfish/extended/redfish_bmc_code_update.robot
to lib/redfis

Automation change to move common keyword to file
lib/redfish_code_update_utils.robot

changes:
- Moveing below keywords
from redfish/extended/redfish_bmc_code_update.robot
to lib/redfish_code_update_utils.robot
- "Get BMC Functional Firmware"
- "Get Functional Firmware"
- "Get Non Functional Firmware"

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

show more ...


/openbmc/openbmc-test-automation/data/boot_table_redfish.json
/openbmc/openbmc-test-automation/data/pldm_variables.py
/openbmc/openbmc-test-automation/gui/data/gui_variables.py
/openbmc/openbmc-test-automation/gui/data/resource_variables.py
/openbmc/openbmc-test-automation/gui/gui_test/access_control/test_obmc_gui_certificate.robot
/openbmc/openbmc-test-automation/gui/gui_test/access_control/test_obmc_gui_ldap.robot
/openbmc/openbmc-test-automation/gui/gui_test/access_control/test_obmc_gui_local_users.robot
/openbmc/openbmc-test-automation/gui/gui_test/control_menu/test_manage_power_usage_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/control_menu/test_obmc_gui_kvm_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/control_menu/test_obmc_gui_sol_console.robot
/openbmc/openbmc-test-automation/gui/gui_test/control_menu/test_reboot_bmc_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/control_menu/test_server_led_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/control_menu/test_server_power_operations_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/gui_header/test_gui_header.robot
/openbmc/openbmc-test-automation/gui/gui_test/gui_header/test_obmc_profile_settings.robot
/openbmc/openbmc-test-automation/gui/gui_test/health_menu/test_event_logs_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/health_menu/test_obmc_gui_hardware_status_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/health_menu/test_obmc_gui_sensors.robot
/openbmc/openbmc-test-automation/gui/gui_test/overview_menu/test_overview_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/server_config/test_date_time_settings_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/server_config/test_obmc_gui_firmware_update.robot
/openbmc/openbmc-test-automation/gui/gui_test/server_config/test_obmc_gui_network_settings.robot
/openbmc/openbmc-test-automation/gui/lib/gui_resource.robot
/openbmc/openbmc-test-automation/gui/lib/resource.robot
/openbmc/openbmc-test-automation/lib/bmc_network_utils.py
/openbmc/openbmc-test-automation/lib/boot_data.py
/openbmc/openbmc-test-automation/lib/obmc_boot_test.py
/openbmc/openbmc-test-automation/lib/pldm_utils.py
/openbmc/openbmc-test-automation/lib/redfish_code_update_utils.robot
/openbmc/openbmc-test-automation/lib/resource.robot
/openbmc/openbmc-test-automation/lib/state.py
/openbmc/openbmc-test-automation/lib/utils.robot
/openbmc/openbmc-test-automation/lib/vpd_utils.py
/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_client_identifier.robot
/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_savearea_management.robot
/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_vmi.robot
/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_vmicert_management.robot
/openbmc/openbmc-test-automation/openpower/pel/test_bmc_pel.robot
/openbmc/openbmc-test-automation/openpower/vpd/test_vpd_tool.robot
/openbmc/openbmc-test-automation/pldm/test_pldm_base.robot
/openbmc/openbmc-test-automation/pldm/test_pldm_bios.robot
/openbmc/openbmc-test-automation/pldm/test_pldm_fru.robot
/openbmc/openbmc-test-automation/pldm/test_pldm_oem.robot
/openbmc/openbmc-test-automation/pldm/test_pldm_platform.robot
extended/redfish_bmc_code_update.robot
a89ff9ef25-Sep-2020 Rahul Maheshwari <rahulmaheshwari@in.ibm.com>

Fix to accommodate xyz's BMC dump path changes

BMC dump uri has changed from /xyz/openbmc_project/dump/entry/ to
/xyz/openbmc_project/dump/bmc/entry/. This change is to make dump
automation work on

Fix to accommodate xyz's BMC dump path changes

BMC dump uri has changed from /xyz/openbmc_project/dump/entry/ to
/xyz/openbmc_project/dump/bmc/entry/. This change is to make dump
automation work on builds with or without this url changes.

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

show more ...

fd481ef512-Oct-2020 Sushil Singh <susilsi7@in.ibm.com>

Automation enhancement for firmware update

changes:
- Added print statement for deleting the firmware and
continue update.

Change-Id: Ice61ed334672fb5556cbb39b0133b61038e23658
Signed-off-by

Automation enhancement for firmware update

changes:
- Added print statement for deleting the firmware and
continue update.

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

show more ...

e8e9d0c230-Oct-2020 Rahul Maheshwari <rahulmaheshwari@in.ibm.com>

Added test to verify user initiated BMC dump size

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

d709c8d901-Nov-2020 Rahul Maheshwari <rahulmaheshwari@in.ibm.com>

Added a test to verify maximum BMC dump creation

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

e07858a616-Oct-2020 manashsarma <manashsarma@in.ibm.com>

Add GUI test cases for LDAP and HTTPS certificate installation

Added test cases:
- Verify Installed HTTPS Certificate
- Verify Installed LDAP Certificate

Change-Id: Ic155cd3fa89aa2d51a519ffcbe1a6dc

Add GUI test cases for LDAP and HTTPS certificate installation

Added test cases:
- Verify Installed HTTPS Certificate
- Verify Installed LDAP Certificate

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

show more ...

a401cb8629-Oct-2020 Rahul Maheshwari <rahulmaheshwari@in.ibm.com>

Moved Redfish dump suit to redfish/managers folder

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

4f338ab321-Oct-2020 Rahul Maheshwari <rahulmaheshwari@in.ibm.com>

Added test cases to verify multiple BMC dumps

Test cases added:
- Create Two User Initiated BMC Dumps
- Create Two User Initiated BMC Dumps And Delete One
- Create And Delete User Initia

Added test cases to verify multiple BMC dumps

Test cases added:
- Create Two User Initiated BMC Dumps
- Create Two User Initiated BMC Dumps And Delete One
- Create And Delete User Initiated BMC Dump Multiple Times

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

show more ...

b9feda7005-Oct-2020 manashsarma <manashsarma@in.ibm.com>

Added test to verify installed CA certificate

Added testcases:
- Verify Installed CA Certificate

Change-Id: I2e8fb36c3ebbde167b1aa2dcc3611ba05cbb9024
Signed-off-by: manashsarma <manashsarma@in.ibm.

Added test to verify installed CA certificate

Added testcases:
- Verify Installed CA Certificate

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

show more ...

95cbcebd21-Oct-2020 Rahul Maheshwari <rahulmaheshwari@in.ibm.com>

Added test cases related to BMC dump delete

Test cases added:
- Delete User Initiated BMC Dump And Verify
- Delete All User Initiated BMC Dumps And Verify

Change-Id: If0a6004b2905318a2070ce

Added test cases related to BMC dump delete

Test cases added:
- Delete User Initiated BMC Dump And Verify
- Delete All User Initiated BMC Dumps And Verify

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

show more ...

bcefdf2616-Oct-2020 Rahul Maheshwari <rahulmaheshwari@in.ibm.com>

Added code to return dump ids instead of dump uris

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

2568f87c23-Sep-2020 Rahul Maheshwari <rahulmaheshwari@in.ibm.com>

Test Redfish BMC dump

Changes:
- Added a suite to test redfish BMC dump.
- Added tests to verify BMC dump create and delete operation
- Added tests to verify BMC dump persistency

Change

Test Redfish BMC dump

Changes:
- Added a suite to test redfish BMC dump.
- Added tests to verify BMC dump create and delete operation
- Added tests to verify BMC dump persistency

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

show more ...

f688800129-Sep-2020 George Keishing <gkeishin@in.ibm.com>

Development test HW CI

Changes:
- Added robot user variable parameter to skip OCC and
Power check, by default enabled.
- New HW_CI_DEV list.

Usage:
robot -v OPENBMC_HOST:xx.xx

Development test HW CI

Changes:
- Added robot user variable parameter to skip OCC and
Power check, by default enabled.
- New HW_CI_DEV list.

Usage:
robot -v OPENBMC_HOST:xx.xx.xx.xx
-v additional_power_check:0 -v check_performance:0
-v BOOT_TABLE_PATH:data/boot_table_redfish.json
--argumentfile test_list/HW_CI_DEV redfish/ ipmi/ tests/

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

show more ...

c195445d14-Oct-2020 George Keishing <gkeishin@in.ibm.com>

Add redfish delete dump part of the code update clean up

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

5285924009-Oct-2020 Sushil Singh <susilsi7@in.ibm.com>

Automation enhancement for firmware update

changes:
- Removed code to replace the image with least priority.
- New implementation will delete the alternate side image
and then delete the

Automation enhancement for firmware update

changes:
- Removed code to replace the image with least priority.
- New implementation will delete the alternate side image
and then delete the the image, once image gets deleted
a fresh image installation will be occur.
- todo: use redfish URI to boot the image from alternate side.

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

show more ...

045814b309-Oct-2020 Anves Kumar rayankula <anvesr77@in.ibm.com>

Fixed autmoation code issues

Changes:
- Delete DNS Server And Verify
- Modify IPv4 Address And Verify

Change-Id: I6e45934d0f74abf0c0beea404eba7e8dec3911bb
Signed-off-by: Anves Kumar rayanku

Fixed autmoation code issues

Changes:
- Delete DNS Server And Verify
- Modify IPv4 Address And Verify

Change-Id: I6e45934d0f74abf0c0beea404eba7e8dec3911bb
Signed-off-by: Anves Kumar rayankula <anvesr77@in.ibm.com>

show more ...

c647551206-Oct-2020 George Keishing <gkeishin@in.ibm.com>

Ignore Delete dump for HW CI test code update

Note: Due to recent changes in BMC dump delete URI path, the robot
test setup failed. For backward compatible, try BMC dump else
ignore and

Ignore Delete dump for HW CI test code update

Note: Due to recent changes in BMC dump delete URI path, the robot
test setup failed. For backward compatible, try BMC dump else
ignore and continue.

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

show more ...

2843e39e05-Oct-2020 Tony Lee <tony.lee@quantatw.com>

Fixed the duplicated tags name

Some tags names in test_redfishtool_certificate.robot are the same as
test_certificate.robot.

Signed-off-by: Tony Lee <tony.lee@quantatw.com>
Change-Id: I8878827873d1

Fixed the duplicated tags name

Some tags names in test_redfishtool_certificate.robot are the same as
test_certificate.robot.

Signed-off-by: Tony Lee <tony.lee@quantatw.com>
Change-Id: I8878827873d1b6b826cf42d8d0bcf9a9e1a59648

show more ...

53c2dded18-Sep-2020 Sushil Singh <susilsi7@in.ibm.com>

Automation enhancement on printing the loop count

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

eedd71a017-Sep-2020 George Keishing <gkeishin@in.ibm.com>

Fix robot test case syntax warning

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

fdc51d2318-Aug-2020 shrsuman123 <shrsuman@in.ibm.com>

Added MAC verify on fwenv testcases

Changes:
-Configure Valid MAC And Verify
-Configure Invalid MAC And Verify on FW_Env
-Configure Valid MAC And Verify Persistency
-Configure In

Added MAC verify on fwenv testcases

Changes:
-Configure Valid MAC And Verify
-Configure Invalid MAC And Verify on FW_Env
-Configure Valid MAC And Verify Persistency
-Configure Invalid MAC And Verify Persistency On FW_Env
-Added Validate MAC On FW_Env in test teardown
-Configure Out Of Range MAC And Verify
-Configure More Byte MAC And Verify

Keywords added:
-Get FW_Env MAC Address
-Truncate MAC Address
-Truncate MAC bits
-Validate MAC On FW_Env
-Verify MAC Address via FW_Env

Change-Id: Ie72fa551497bd27c9d1befb04f33e5b213e989c5
Signed-off-by: shrsuman123 <shrsuman@in.ibm.com>

show more ...


/openbmc/openbmc-test-automation/gui/data/resource_variables.py
/openbmc/openbmc-test-automation/gui/gui_test/access_control/test_obmc_gui_certificate.robot
/openbmc/openbmc-test-automation/gui/gui_test/access_control/test_obmc_gui_ldap.robot
/openbmc/openbmc-test-automation/gui/gui_test/access_control/test_obmc_gui_local_users.robot
/openbmc/openbmc-test-automation/gui/gui_test/control_menu/test_manage_power_usage_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/control_menu/test_obmc_gui_kvm_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/control_menu/test_obmc_gui_sol_console.robot
/openbmc/openbmc-test-automation/gui/gui_test/control_menu/test_reboot_bmc_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/control_menu/test_server_led_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/control_menu/test_server_power_operations_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/health_menu/test_event_logs_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/health_menu/test_obmc_gui_hardware_status_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/health_menu/test_obmc_gui_sensors.robot
/openbmc/openbmc-test-automation/gui/gui_test/overview_menu/test_overview_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/server_config/test_date_time_settings_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/server_config/test_obmc_gui_firmware_update.robot
/openbmc/openbmc-test-automation/gui/gui_test/server_config/test_obmc_gui_network_settings.robot
/openbmc/openbmc-test-automation/gui/lib/resource.robot
/openbmc/openbmc-test-automation/lib/bmc_network_utils.py
/openbmc/openbmc-test-automation/lib/bmc_network_utils.robot
/openbmc/openbmc-test-automation/lib/obmc_boot_test.py
/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_client_identifier.robot
/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_savearea_management.robot
/openbmc/openbmc-test-automation/openpower/pel/test_bmc_pel.robot
managers/test_bmc_network_mac.robot
8469a48530-Jul-2020 Sushil Singh <susilsi7@in.ibm.com>

Run code update in loop

changes:
- Default loop count value is set to 20, but can be passed as argument.
- Added test case "Redfish Firmware Update Loop"
- Added keyword "Redfish Firmware U

Run code update in loop

changes:
- Default loop count value is set to 20, but can be passed as argument.
- Added test case "Redfish Firmware Update Loop"
- Added keyword "Redfish Firmware Update In Loop"
- Added keyword "Get BMC Functional Firmware"
- Added keyword "Get Functional Firmware"
- Added keyword "Get Non Fucntional Firmware"
- Added keyword "Delete BMC Image"

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

show more ...


/openbmc/openbmc-test-automation/data/boot_lists/All
/openbmc/openbmc-test-automation/data/boot_table.json
/openbmc/openbmc-test-automation/gui/data/resource_variables.py
/openbmc/openbmc-test-automation/gui/gui_test/control_menu/test_obmc_gui_kvm_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/control_menu/test_server_led_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/control_menu/test_server_power_operations_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/gui_header/test_gui_header.robot
/openbmc/openbmc-test-automation/gui/gui_test/health_menu/test_obmc_gui_sensors.robot
/openbmc/openbmc-test-automation/gui/gui_test/overview_menu/test_obmc_profile_settings.robot
/openbmc/openbmc-test-automation/gui/gui_test/server_config/test_date_time_settings_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/server_health/test_obmc_gui_sensors.robot
/openbmc/openbmc-test-automation/lib/bmc_network_utils.py
/openbmc/openbmc-test-automation/lib/code_update_utils.py
/openbmc/openbmc-test-automation/lib/common_utils.robot
/openbmc/openbmc-test-automation/lib/obmc_boot_test.py
/openbmc/openbmc-test-automation/lib/open_power_utils.robot
/openbmc/openbmc-test-automation/lib/redfish_code_update_utils.robot
/openbmc/openbmc-test-automation/lib/rest_client.robot
/openbmc/openbmc-test-automation/lib/utils.robot
/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_client_identifier.robot
/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_savearea_management.robot
/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_vmi.robot
/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_vmicert_management.robot
/openbmc/openbmc-test-automation/openpower/pel/test_bmc_pel.robot
extended/redfish_bmc_code_update.robot
/openbmc/openbmc-test-automation/security/test_bmc_expire_password.robot
/openbmc/openbmc-test-automation/security/test_bmcweb_security.robot
/openbmc/openbmc-test-automation/test_lists/CT_basic_run
/openbmc/openbmc-test-automation/test_lists/HW_CI
/openbmc/openbmc-test-automation/tests/test_host_console.robot
/openbmc/openbmc-test-automation/tests/test_time.robot
/openbmc/openbmc-test-automation/tests/test_xit.robot
e68cbfb312-Aug-2020 George Keishing <gkeishin@in.ibm.com>

Fix typo spelling in the test documentation

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

578276cb04-Aug-2020 shrsuman123 <shrsuman@in.ibm.com>

Modify network test to restore back initial hostname

Change-Id: I9152d38ebac09395f522aa6d2c9779e52558c90e
Signed-off-by: shrsuman123 <shrsuman@in.ibm.com>

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