History log of /openbmc/openbmc-test-automation/redfish/ (Results 376 – 400 of 812)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
26f9175a08-Apr-2021 Prashanth Katti <prkatti1@in.ibm.com>

Tests to check stability of connection on session

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

3a537b6001-Apr-2021 Tony Lee <tony.lee@quantatw.com>

Added test to test sensor monitoring

Verify the Redfish sensor monitoring by an expected sensor table.
Tester need to prepare a python file as below.
An example table of expected sensors:
redfi

Added test to test sensor monitoring

Verify the Redfish sensor monitoring by an expected sensor table.
Tester need to prepare a python file as below.
An example table of expected sensors:
redfish_sensor_info_map = {
${OPENBMC_MODEL}:{
"Voltage":{
"Voltage0",
...
},
"Temperature":{
"DIMM0",
...
}
"Fans":{
"Fan0",
...
}...
}
}

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

show more ...

2b97582731-Mar-2021 Tony Lee <tony.lee@quantatw.com>

Fixed cases with hard-coded 'chassis'

Reference to
https://www.dmtf.org/sites/default/files/standards/documents/DSP2046_2020.3.pdf

It should not hard-coded as 'chassis' in /redfish/v1/Chassis/chass

Fixed cases with hard-coded 'chassis'

Reference to
https://www.dmtf.org/sites/default/files/standards/documents/DSP2046_2020.3.pdf

It should not hard-coded as 'chassis' in /redfish/v1/Chassis/chassis.
It could be different name for /redfish/v1/Chassis/{ChassisId}.

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

show more ...

9614383d23-Mar-2021 George Keishing <gkeishin@in.ibm.com>

Fix typo in code documentation

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

2c73abc617-Mar-2021 Prashanth Katti <prkatti1@in.ibm.com>

IPv6 prefix length and default gateway tests

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

eefdb56408-Feb-2021 Anves Kumar rayankula <anvesr77@in.ibm.com>

Added Config multiple DNS servers and verify

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

Added Config multiple DNS servers and verify

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

show more ...

1f382c2519-Mar-2021 George Keishing <gkeishin@in.ibm.com>

Update Reboot marker for journald persistency check

Changes:
- Before "-- Reboot --" after
Example:
"-- Boot 88811756bcbe44bc823cc20751147b3c --"

Change-Id: I86ab5c0ea287c8a47e8d

Update Reboot marker for journald persistency check

Changes:
- Before "-- Reboot --" after
Example:
"-- Boot 88811756bcbe44bc823cc20751147b3c --"

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

show more ...

801de07219-Mar-2021 George Keishing <gkeishin@in.ibm.com>

Remove explicitly checking Model from the BMC properties

BMC model could differ from different values populated by inventory.

Change-Id: I54c61449f6024437d37d1425807db5e075f81e33
Signed-off-by: Geo

Remove explicitly checking Model from the BMC properties

BMC model could differ from different values populated by inventory.

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

show more ...

7e85471517-Mar-2021 George Keishing <gkeishin@in.ibm.com>

Add Test Timeout directive to force test update to exit

We have noticed that some of the update hangs for unexplained
reason at the moment. Adding this directive may help do clean
shutdown fail tha

Add Test Timeout directive to force test update to exit

We have noticed that some of the update hangs for unexplained
reason at the moment. Adding this directive may help do clean
shutdown fail than hanging.

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

show more ...

78059b6524-Feb-2021 Tony Lee <tony.lee@quantatw.com>

Added test to test event service

Added test to test event service.
https://github.com/openbmc/docs/blob/d6c21a9a4e8dca63ba0774afb883fa73fca31f73/designs/redfish-eventservice.md

Signed-off-by: Tony

Added test to test event service

Added test to test event service.
https://github.com/openbmc/docs/blob/d6c21a9a4e8dca63ba0774afb883fa73fca31f73/designs/redfish-eventservice.md

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

show more ...

d511f5d726-Feb-2021 David Wang <davidwang@quantatw.com>

Add test to verify session timeout setting

Signed-off-by: David Wang <davidwang@quantatw.com>
Change-Id: I09c9a3927e30192469381cea4491317b4815c36d

94335f4704-Feb-2021 Tony Lee <tony.lee@quantatw.com>

Added case to verify Roles defined by Redfish

Verify standard roles described in Redfish Specification (DSP0266).

Change-Id: Ibaeab437fc550e415fe81f81dd4ce2c17517db6b
Signed-off-by: Tony Lee <tony.

Added case to verify Roles defined by Redfish

Verify standard roles described in Redfish Specification (DSP0266).

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

show more ...

43e93e1427-Jan-2021 Anves Kumar rayankula <anvesr77@in.ibm.com>

Added network testcase to configure multiple IPv4 addresses and verify

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

027f607509-Feb-2021 Tony Lee <tony.lee@quantatw.com>

Added case to verify certificates location Via Redfish

Added case to verify certificates location by install a valid
certificate.

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

Added case to verify certificates location Via Redfish

Added case to verify certificates location by install a valid
certificate.

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

show more ...

7ed1ae8803-Feb-2021 Anves Kumar rayankula <anvesr77@in.ibm.com>

Added expire password testcases

Testcases:
- Verify If The Modified Admin Credential Is Valid Post Image Switched To Backup
- Verify If The Modified Admin Credential Is Valid Post Update

Cha

Added expire password testcases

Testcases:
- Verify If The Modified Admin Credential Is Valid Post Image Switched To Backup
- Verify If The Modified Admin Credential Is Valid Post Update

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

show more ...

8c628b7005-Feb-2021 Anves Kumar rayankula <anvesr77@in.ibm.com>

Added Redfish login after bmc reboot

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

41020ff004-Feb-2021 George Keishing <gkeishin@in.ibm.com>

Ignore __init__.robot if there is an error and continue test

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

f514ccb102-Feb-2021 George Keishing <gkeishin@in.ibm.com>

Add Suite setup for bmc dump manager test

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

780ee11202-Feb-2021 George Keishing <gkeishin@in.ibm.com>

Add ignore statement to log out for BMC manager suite

Boot plugin deletes the sessions, however not all in the suite uses
boot. Ignore the logout failure if there is any

Change-Id: I2cffe2604a3809f

Add ignore statement to log out for BMC manager suite

Boot plugin deletes the sessions, however not all in the suite uses
boot. Ignore the logout failure if there is any

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

show more ...

1cf2a42002-Feb-2021 George Keishing <gkeishin@in.ibm.com>

Add ignore statement to account user logout statement

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

8abbb4d929-Jan-2021 Prashanth Katti <prkatti1@in.ibm.com>

IPv6 libraries and base code

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

d4cdd8c011-Jan-2021 Anves Kumar rayankula <anvesr77@in.ibm.com>

Added network ipv4 testcases

Test Cases:
- Configure And Verify Multiple Static IPv4 Addresses
- Configure Multiple Static IPv4 Addresses And Check Persistency

Change-Id: I5125673ad8cf41

Added network ipv4 testcases

Test Cases:
- Configure And Verify Multiple Static IPv4 Addresses
- Configure Multiple Static IPv4 Addresses And Check Persistency

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

show more ...

16b3c7bf28-Jan-2021 George Keishing <gkeishin@in.ibm.com>

Fix typo in the code and documentation

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

6b9fcd1a18-Dec-2020 Anves Kumar rayankula <anvesr77@in.ibm.com>

Added network IPv4 testcases

Testcases:
- Configure invalid Values For DNS Server
- Config Multiple DNS Servers And Verify

Change-Id: Ic87cc8d2f7b474f9c4df6aec69936042d3de9453
Signed-o

Added network IPv4 testcases

Testcases:
- Configure invalid Values For DNS Server
- Config Multiple DNS Servers And Verify

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

show more ...

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

Redfish CI code update changes

changes:
- if FORCE_UPDATE is 0, then back up image will become functional
- if FORCE_UPDATE is 1, then delete the back up image,
and do fresh firmware upda

Redfish CI code update changes

changes:
- if FORCE_UPDATE is 0, then back up image will become functional
- if FORCE_UPDATE is 1, then delete the back up image,
and do fresh firmware update.

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

show more ...


/openbmc/openbmc-test-automation/bin/plug_ins/Auto_reboot/cp_master
/openbmc/openbmc-test-automation/data/pldm_variables.py
/openbmc/openbmc-test-automation/data/resource_lock_table.json
/openbmc/openbmc-test-automation/gui/data/gui_variables.py
/openbmc/openbmc-test-automation/gui/gui_test/access_control/test_obmc_gui_certificate.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_sol_console.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_sensors.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_network_settings.robot
/openbmc/openbmc-test-automation/gui/lib/gui_resource.robot
/openbmc/openbmc-test-automation/lib/bmc_redfish_utils.robot
/openbmc/openbmc-test-automation/lib/obmc_boot_test.py
/openbmc/openbmc-test-automation/lib/redfish_code_update_utils.robot
/openbmc/openbmc-test-automation/lib/rest_client.robot
/openbmc/openbmc-test-automation/lib/state_manager.robot
/openbmc/openbmc-test-automation/lib/vpd_utils.py
/openbmc/openbmc-test-automation/network/test_bmc_dhcp_conf.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/ext_interfaces/test_vmi.robot
/openbmc/openbmc-test-automation/openpower/pel/test_bmc_pel.robot
/openbmc/openbmc-test-automation/openpower/ras/test_sanity.robot
/openbmc/openbmc-test-automation/openpower/ras/test_sanity_ecmd.robot
/openbmc/openbmc-test-automation/openpower/vpd/test_vpd.robot
extended/redfish_bmc_code_update.robot

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