| commit | 4c9b2e3964c19a1eccdf4141ccf133b0ae823df0 | [log] [tgz] |
|---|---|---|
| author | Sweta Potthuri <spotthur@in.ibm.com> | Fri Mar 10 04:23:35 2023 -0600 |
| committer | George Keishing <gkeishin@gmail.com> | Fri Mar 10 14:27:28 2023 +0000 |
| tree | ea3e03e55c7c0d1ff169482af2ac4a6509cf8623 | |
| parent | c79341b531aadc42a865767fde9877065d591b70 [diff] |
CT:Fix:Network: Change in hostname test case in GUI.
Changes: Changed the hostname test case in GUI.
Tested: Ran and tested on BMC Environment.
Change-Id: I8263bb1b4adbc0e99c6317f4d5c64bf44a870e9a
Signed-off-by: Sweta Potthuri <spotthur@in.ibm.com>
diff --git a/gui/gui_test/settings_menu/test_network_sub_menu.robot b/gui/gui_test/settings_menu/test_network_sub_menu.robot index c1c31af..75751fe 100644 --- a/gui/gui_test/settings_menu/test_network_sub_menu.robot +++ b/gui/gui_test/settings_menu/test_network_sub_menu.robot
@@ -196,7 +196,6 @@ ${bmc_hostname}= Get BMC Hostname Should Be Equal As Strings ${bmc_hostname} ${test_hostname} - Launch Browser And Login GUI *** Keywords ***