History log of /openbmc/openbmc-test-automation/gui/gui_test/ (Results 1 – 25 of 426)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
979b3f9d13-Nov-2025 Feroz M A <m.a.feroz@ibm.com>

DHCPv6 toggle does not impact IPv4 settings

Changes:
Verify Enable Or Disable DHCPv6 Does Not Impact IPv4 Settings

Tested:
Ran and Tested on BMC Environment

Change-Id: I423

DHCPv6 toggle does not impact IPv4 settings

Changes:
Verify Enable Or Disable DHCPv6 Does Not Impact IPv4 Settings

Tested:
Ran and Tested on BMC Environment

Change-Id: I42366dd6ae671a903a39a9dde9c989717a751975
Signed-off-by: Feroz M A <m.a.feroz@ibm.com>

show more ...

ad192cc806-Nov-2025 abhijith-121 <Abhijith.Naik@ibm.com>

Added test configure link local, static ipv6, dhcpv6 and verify

Changes:
- Added the test cases:
Configure And Verify Single Hextet IPv6 Address
Truncates Leading Zeroes On Save
Conf

Added test configure link local, static ipv6, dhcpv6 and verify

Changes:
- Added the test cases:
Configure And Verify Single Hextet IPv6 Address
Truncates Leading Zeroes On Save
Configure Link Local IPv6 Address Via Gui And Verify
Configure Static IPv6 On Eth0 And DHCPv6 On Eth1 And Verify

Tested:
Ran and Tested on BMC Environment.
Change-Id: I32cba6d15561ff3a600132eca97b15179de30c66
Signed-off-by: Abhijith Naik <Abhijith.Naik@ibm.com>

show more ...

310ee56011-Nov-2025 rramyasr-in <rramyasr@in.ibm.com>

Added test setup and teardown steps

Changes:
- Added Setup and Teardown added.

Tested:
- Ran suite successfully from
gui/gui_test/gui_header/test_profile_settings_sub_menu.robot


Chan

Added test setup and teardown steps

Changes:
- Added Setup and Teardown added.

Tested:
- Ran suite successfully from
gui/gui_test/gui_header/test_profile_settings_sub_menu.robot


Change-Id: I2a136ec9efb62761f7cb1a33a9238caa7e4b4a92
Signed-off-by: rramyasr in <rramyasr@in.ibm.com>

show more ...

88b05e6907-Nov-2025 abhijith-121 <Abhijith.Naik@ibm.com>

Added test verify delete and edit button is disabled in GUI

Changes:
- Added the test case:
Verify Edit And Delete Button Is Disabled For
Dynamic IPv6 Addresses

Tested:
Ran

Added test verify delete and edit button is disabled in GUI

Changes:
- Added the test case:
Verify Edit And Delete Button Is Disabled For
Dynamic IPv6 Addresses

Tested:
Ran and Tested on BMC Environment.
Change-Id: I959710c8730b25f3ee320505ea30887dc8579f71
Signed-off-by: Abhijith Naik <Abhijith.Naik@ibm.com>

show more ...

a1f050d910-Nov-2025 rramyasr-in <rramyasr@in.ibm.com>

Updated redfish reboot keyword to Reboot Server

Change-Id: If66521001b34613b97f4611268cd76581f267ed3
Signed-off-by: rramyasr in <rramyasr@in.ibm.com>

44421de609-Nov-2025 rramyasr-in <rramyasr@in.ibm.com>

Updated old keyword to Power Off Server new keyword

Change-Id: I083c51acb87f338d216b96f719e336ac9f23a6ee
Signed-off-by: rramyasr in <rramyasr@in.ibm.com>

fcbb554205-Nov-2025 Sridevi Ramesh <sridevra@in.ibm.com>

Fix robot codes with latest directives

Changes:
- Run KeyWord If is deprecated since Robot
Framework version 5.*, use 'IF' instead

Tested:
- Checked using robot dry-run to make sure the

Fix robot codes with latest directives

Changes:
- Run KeyWord If is deprecated since Robot
Framework version 5.*, use 'IF' instead

Tested:
- Checked using robot dry-run to make sure the
syntax is not broken

Change-Id: Ia7075ebf97e7300a82b032628e550d0caa4e86a8
Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>

show more ...

1addf87404-Nov-2025 Feroz M A <m.a.feroz@ibm.com>

Persistency of DHCPv6 on BMC reboot

Changes:
Verify Persistency Of DHCPv6 On BMC Reboot For Both Interfaces

Tested:
Ran and Tested on BMC Environment

Change-Id: I8a69335ba8

Persistency of DHCPv6 on BMC reboot

Changes:
Verify Persistency Of DHCPv6 On BMC Reboot For Both Interfaces

Tested:
Ran and Tested on BMC Environment

Change-Id: I8a69335ba8a94c2d7669d7eb78fc4796de996bdd
Signed-off-by: Feroz M A <m.a.feroz@ibm.com>

show more ...

64fc9ae631-Oct-2025 George Keishing <gkeishin@in.ibm.com>

Fix test and tag mismatch in suite

Changes:
- There are few test cases name which are not same
as that of tag. Fixed with this change

Tested:
- NA
Change-Id: Ia4d83fdc5c33923272e71fa15e3

Fix test and tag mismatch in suite

Changes:
- There are few test cases name which are not same
as that of tag. Fixed with this change

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

show more ...

74a4961130-Oct-2025 Feroz M A <m.a.feroz@ibm.com>

Added testcases for persistency of SLAAC and configure IPv6

Changes:
Verify Persistency Of LinkLocal IPv6 On BMC Reboot
For Both Interfaces
Configure And Verify Multiple

Added testcases for persistency of SLAAC and configure IPv6

Changes:
Verify Persistency Of LinkLocal IPv6 On BMC Reboot
For Both Interfaces
Configure And Verify Multiple Hextets IPv6 Address
Truncates Leading Zeroes On Save
Minor improvement for delete default gateway keyword

Tested:
Ran and Tested on BMC Environment

Change-Id: If8f67d272e75d2404f221aa0dca8da6298e382b2
Signed-off-by: Feroz M A <m.a.feroz@ibm.com>

show more ...

042a419729-Oct-2025 Feroz M A <m.a.feroz@ibm.com>

Minor fix for testcase at suite level

Changes:
Removed Close Browser line which was causing
other testcase failures at suite level

Tested:
Ran and Tested on BMC Envi

Minor fix for testcase at suite level

Changes:
Removed Close Browser line which was causing
other testcase failures at suite level

Tested:
Ran and Tested on BMC Environment

Change-Id: I67cb5f652b8bca6d70eea15139e10cce986f7087
Signed-off-by: Feroz M A <m.a.feroz@ibm.com>

show more ...

9a865e5028-Oct-2025 Feroz M A <m.a.feroz@ibm.com>

Added testcases related to delete and modify default static IPv6 gateway

Changes:
Delete Default IPv6 Static Gateway Address And Verify
Modify Default IPv6 Static Gateway Address

Added testcases related to delete and modify default static IPv6 gateway

Changes:
Delete Default IPv6 Static Gateway Address And Verify
Modify Default IPv6 Static Gateway Address And Verify
Added new IPv4 and IPv6 address for delete testcase

Tested:
Ran and Tested on BMC Environment

Change-Id: I392f8b9772272eb8af1a76ae357d8ac95fd917dd
Signed-off-by: Feroz M A <m.a.feroz@ibm.com>

show more ...

5e4f00ac28-Oct-2025 rramyasr-in <rramyasr@in.ibm.com>

Updated Redfish Poweron/off with Poweron/off server

- Updated Power On server keywords

Tested:- Successfully run.

Change-Id: I97670248b0f0fa384a62fc02a7a9dee4da56671c
Signed-off-by: rramyasr in

Updated Redfish Poweron/off with Poweron/off server

- Updated Power On server keywords

Tested:- Successfully run.

Change-Id: I97670248b0f0fa384a62fc02a7a9dee4da56671c
Signed-off-by: rramyasr in <rramyasr@in.ibm.com>

show more ...

9eb919e922-Oct-2025 Feroz M A <m.a.feroz@ibm.com>

Added testcases related to delete IPv6 And DHCPv6 toggle via GUI

Changes:
Delete IPv6 Address Via GUI And Verify
Verify DHCPv6 Enable And Disable On Both Interfaces Via GUI

Added testcases related to delete IPv6 And DHCPv6 toggle via GUI

Changes:
Delete IPv6 Address Via GUI And Verify
Verify DHCPv6 Enable And Disable On Both Interfaces Via GUI

Tested:
Ran and Tested on BMC Environment

Change-Id: I6140f246013af379cd0fd388de7b849beaf1ebb2
Signed-off-by: Feroz M A <m.a.feroz@ibm.com>

show more ...

b2a2d94822-Oct-2025 rramyasr-in <rramyasr@in.ibm.com>

Updated Redfish Poweron/off with Poweron/off server

- Updated Power On server keywords

Tested:- Successfully run.

Change-Id: Ibb8000c968e7e617512dfb5594fe28f7b206f2c0
Signed-off-by: rramyasr in

Updated Redfish Poweron/off with Poweron/off server

- Updated Power On server keywords

Tested:- Successfully run.

Change-Id: Ibb8000c968e7e617512dfb5594fe28f7b206f2c0
Signed-off-by: rramyasr in <rramyasr@in.ibm.com>

show more ...


/openbmc/openbmc-test-automation/extended/obmc_boot_test.robot
/openbmc/openbmc-test-automation/extended/standby_bmc.robot
/openbmc/openbmc-test-automation/extended/test_bmc_reset_loop.robot
/openbmc/openbmc-test-automation/extended/test_bmc_stress_buster.robot
/openbmc/openbmc-test-automation/extended/test_bmc_upload_stability.robot
operations_menu/test_firmware_sub_menu.robot
operations_menu/test_server_power_operations_sub_menu.robot
/openbmc/openbmc-test-automation/gui/lib/gui_resource.robot
/openbmc/openbmc-test-automation/gui/test/access_control/test_obmc_gui_certificate.robot
/openbmc/openbmc-test-automation/gui/test/access_control/test_obmc_gui_ldap.robot
/openbmc/openbmc-test-automation/gui/test/gui_header/test_obmc_gui_ip_refresh_check.robot
/openbmc/openbmc-test-automation/gui/test/gui_header/test_obmc_gui_server_health.robot
/openbmc/openbmc-test-automation/gui/test/server_config/test_obmc_gui_date_and_time_settings.robot
/openbmc/openbmc-test-automation/gui/test/server_config/test_obmc_gui_firmware_update.robot
/openbmc/openbmc-test-automation/gui/test/server_config/test_obmc_gui_network_settings.robot
/openbmc/openbmc-test-automation/gui/test/server_config/test_obmc_gui_snmp_settings.robot
/openbmc/openbmc-test-automation/gui/test/server_control/test_obmc_gui_manage_power_usage.robot
/openbmc/openbmc-test-automation/gui/test/server_control/test_obmc_gui_reboot_bmc.robot
/openbmc/openbmc-test-automation/gui/test/server_control/test_obmc_gui_server_led.robot
/openbmc/openbmc-test-automation/gui/test/server_control/test_obmc_gui_server_power_operations.robot
/openbmc/openbmc-test-automation/gui/test/server_control/test_obmc_gui_sol_console.robot
/openbmc/openbmc-test-automation/gui/test/server_control/test_obmc_gui_virtual_media.robot
/openbmc/openbmc-test-automation/gui/test/server_health/test_obmc_gui_hardware_status.robot
/openbmc/openbmc-test-automation/gui/test/server_health/test_obmc_gui_sensors.robot
/openbmc/openbmc-test-automation/gui/test/server_overview/test_obmc_gui_server_overview.robot
/openbmc/openbmc-test-automation/lib/common_utils.robot
/openbmc/openbmc-test-automation/redfish/extended/test_bmc_dump.robot
/openbmc/openbmc-test-automation/redfish/managers/test_bmc_ipv6.robot
/openbmc/openbmc-test-automation/redfish/managers/test_bmc_network_protocol.robot
/openbmc/openbmc-test-automation/redfish/managers/test_managers_bmc.robot
/openbmc/openbmc-test-automation/redfish/managers/test_multiple_interfaces.robot
/openbmc/openbmc-test-automation/redfish/service_root/test_service_root_security.robot
/openbmc/openbmc-test-automation/redfish/service_root/test_sessions_connection.robot
/openbmc/openbmc-test-automation/redfish/service_root/test_sessions_management.robot
/openbmc/openbmc-test-automation/redfish/systems/test_alternate_fan_settings.robot
/openbmc/openbmc-test-automation/redfish/systems/test_led_indicator_asserted.robot
/openbmc/openbmc-test-automation/redfish/systems/test_power_control_metrics.robot
/openbmc/openbmc-test-automation/redfish/systems/test_power_operations.robot
/openbmc/openbmc-test-automation/redfish/systems/test_power_voltage_readings.robot
/openbmc/openbmc-test-automation/redfish/systems/test_powersubsystem_settings.robot
/openbmc/openbmc-test-automation/redfish/systems/test_powersupply_readings.robot
/openbmc/openbmc-test-automation/redfish/systems/test_sensor_monitoring.robot
/openbmc/openbmc-test-automation/redfish/systems/test_systems_inventory.robot
/openbmc/openbmc-test-automation/redfish/systems/test_thermal_ambient_temperatures.robot
/openbmc/openbmc-test-automation/redfish/test_xit.robot
/openbmc/openbmc-test-automation/security/test_ssl.robot
/openbmc/openbmc-test-automation/systest/collection/bmc_collect_esels.robot
/openbmc/openbmc-test-automation/systest/collection/bmc_collect_sensors.robot
/openbmc/openbmc-test-automation/systest/collection/bmc_collect_vpd_and_hw_status.robot
2958488b16-Oct-2025 Feroz M A <m.a.feroz@ibm.com>

Modify IPv4 And IPv6 Verify

Changes:
-Added Testcases To Edit IPv4
And IPv6 Address And Verify

Tested:
Ran and Tested on BMC Environment

Change-Id: I66ce753c45f7972

Modify IPv4 And IPv6 Verify

Changes:
-Added Testcases To Edit IPv4
And IPv6 Address And Verify

Tested:
Ran and Tested on BMC Environment

Change-Id: I66ce753c45f7972eea5e03dc457c222ddb0f5688
Signed-off-by: Feroz M A <m.a.feroz@ibm.com>

show more ...

35957c0d09-Oct-2025 Feroz M A <m.a.feroz@ibm.com>

Verify IPv6 Persistency On BMC Reboot

Changes:
-Added Testcases To Check Static,Linklocal
IPv6 Persistency on BMC Reboot

Tested:
Ran and Tested on BMC Environment

C

Verify IPv6 Persistency On BMC Reboot

Changes:
-Added Testcases To Check Static,Linklocal
IPv6 Persistency on BMC Reboot

Tested:
Ran and Tested on BMC Environment

Change-Id: I26f480b4a1caff49dec94ab81c9466b97359c0b9
Signed-off-by: Feroz M A <m.a.feroz@ibm.com>

show more ...

6849840014-Oct-2025 George Keishing <gkeishin@in.ibm.com>

Fix syntax errors in the suites

Changes:
- Fixes the following

1) Keyword 'SeleniumLibrary.Page Should Contain'
expected 1 to 2 arguments, got 3.
2) No keyword with name 'CLI Get

Fix syntax errors in the suites

Changes:
- Fixes the following

1) Keyword 'SeleniumLibrary.Page Should Contain'
expected 1 to 2 arguments, got 3.
2) No keyword with name 'CLI Get Nameservers' found.
3) Keyword 'BuiltIn.Run Keyword And Return Status'
expected at least 1 argument, got 0.
4) Setting 'Documentation' is allowed only once.
Only the first value is used.

Tested:
- Ran with --dryrun and check is clean

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

show more ...

200d9df013-Oct-2025 George Keishing <gkeishin@in.ibm.com>

Test case and tag mismatch fix

Changes:
- Fix the test case name in the suite

Tested:
- NA
Change-Id: I3d4c39cd76f21e9f790e64df2cc55d833f9ebec8
Signed-off-by: George Keishing <gkeishin@in.i

Test case and tag mismatch fix

Changes:
- Fix the test case name in the suite

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

show more ...

3889f9b309-Oct-2025 Feroz M A <m.a.feroz@ibm.com>

Enable And Disable SLAAC For Eth1,Eth0 And Verify

Changes:
-Added Testcases for Autoconfig Toggle eth1
and Eth0 and Verify SLAAC

Tested:
Ran and Tested on BMC Enviro

Enable And Disable SLAAC For Eth1,Eth0 And Verify

Changes:
-Added Testcases for Autoconfig Toggle eth1
and Eth0 and Verify SLAAC

Tested:
Ran and Tested on BMC Environment

Change-Id: I3d423f3d3d6ed9b9e8c561aa493f6d28b4c6901e
Signed-off-by: Feroz M A <m.a.feroz@ibm.com>

show more ...

36b38f6302-Oct-2025 Feroz M A <m.a.feroz@ibm.com>

Enable And Disable SLAAC For Eth1

Changes:
-Added Testcases for Autoconfig Toggle eth1

Tested:
Ran and Tested on BMC Environment

Change-Id: I823f2ad479ff34f824c585865af9dfc

Enable And Disable SLAAC For Eth1

Changes:
-Added Testcases for Autoconfig Toggle eth1

Tested:
Ran and Tested on BMC Environment

Change-Id: I823f2ad479ff34f824c585865af9dfc139efd6df
Signed-off-by: Feroz M A <m.a.feroz@ibm.com>

show more ...

f0e4d1f629-Sep-2025 Feroz M A <m.a.feroz@ibm.com>

Enable and Disable SLAAC

Changes:
-Added Testcases for Autoconfig Toggle

Tested:
Ran and Tested on BMC Environment
Change-Id: I40dfa13f96918cde2c8c56c6726a5e8b64644c4f
Sig

Enable and Disable SLAAC

Changes:
-Added Testcases for Autoconfig Toggle

Tested:
Ran and Tested on BMC Environment
Change-Id: I40dfa13f96918cde2c8c56c6726a5e8b64644c4f
Signed-off-by: Feroz M A <m.a.feroz@ibm.com>

show more ...

25c4322b24-Sep-2025 Sweta Potthuri <spotthur@in.ibm.com>

GUI: Verify coexitence of Static IPv6 and Linklocal

Changes:
Added test case for coexistence of static and linklocal

Tested:
Ran and tested on BMC Environment.

Change-Id: I

GUI: Verify coexitence of Static IPv6 and Linklocal

Changes:
Added test case for coexistence of static and linklocal

Tested:
Ran and tested on BMC Environment.

Change-Id: I2ca5de9b64528a1d678f970a26868c2351cfa3b0
Signed-off-by: Sweta Potthuri <spotthur@in.ibm.com>

show more ...

53cf5d7324-Sep-2025 Feroz M A <m.a.feroz@ibm.com>

Gui IPv6 Testcases

Changes:
-Added invalid ipv6 multi short notation and
hexadecimal ipv6 address test case

Tested:
Ran and Tested on BMC Environment
Change-Id: I28

Gui IPv6 Testcases

Changes:
-Added invalid ipv6 multi short notation and
hexadecimal ipv6 address test case

Tested:
Ran and Tested on BMC Environment
Change-Id: I2885c01ba0cb0ed4e2f86d555f307f6943a9b2a5
Signed-off-by: Feroz M A <m.a.feroz@ibm.com>

show more ...

10e74ed224-Sep-2025 George Keishing <gkeishin@in.ibm.com>

Fix typo in the code documentation

Changes:
- Spelling correction

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

12345678910>>...18