Updated comment message properly
Changes:
- replaced * with #.
Tested:
- Successfully ran this from gui/gui_test
Change-Id: I9c58b6e576821bc75f8a6457c82b596dd30b547f
Signed-off-by: rramyasr in <rramyasr@in.ibm.com>
diff --git a/gui/gui_test/operations_menu/test_firmware_sub_menu.robot b/gui/gui_test/operations_menu/test_firmware_sub_menu.robot
index 97ae993..528bf08 100644
--- a/gui/gui_test/operations_menu/test_firmware_sub_menu.robot
+++ b/gui/gui_test/operations_menu/test_firmware_sub_menu.robot
@@ -34,7 +34,7 @@
Page Should Contain Access key expiration
-*** Power Off Test Cases ***
+### Power Off Test Cases ###
Verify Existence Of All Buttons In Firmware Page At Host Power Off
[Documentation] Verify existence of all buttons in firmware page at host power off.
@@ -59,7 +59,7 @@
Element Should Be Visible ${xpath_switch_to_running}
-*** Power On Test Cases ***
+### Power On Test Cases ###
Verify Existence Of All Sub Sections Under BMC And Server Section At Power On State
[Documentation] Verify existence of all sub sections under BMC and server section at power on state.
diff --git a/gui/gui_test/operations_menu/test_reboot_bmc_sub_menu.robot b/gui/gui_test/operations_menu/test_reboot_bmc_sub_menu.robot
index b828dbd..f27426b 100644
--- a/gui/gui_test/operations_menu/test_reboot_bmc_sub_menu.robot
+++ b/gui/gui_test/operations_menu/test_reboot_bmc_sub_menu.robot
@@ -73,7 +73,7 @@
Wait Until Element Is Visible ${xpath_reboot_bmc_button} timeout=10
-*** Power On Test Cases ***
+### Power On Test Cases ###
Verify Reboot BMC Page With Readonly User When Host On State
[Documentation] Verify Reboot BMC page with readonly user when Host On state.
@@ -91,7 +91,7 @@
Verify Error And Unauthorized Message On GUI
-*** Power Off Test Cases ***
+### Power Off Test Cases ###
Verify Reboot BMC Page With Readonly User When Host Off State
[Documentation] Verify Reboot BMC page with readonly user when Host Off state.
diff --git a/gui/gui_test/operations_menu/test_server_power_operations_sub_menu.robot b/gui/gui_test/operations_menu/test_server_power_operations_sub_menu.robot
index ba459de..83fc89c 100644
--- a/gui/gui_test/operations_menu/test_server_power_operations_sub_menu.robot
+++ b/gui/gui_test/operations_menu/test_server_power_operations_sub_menu.robot
@@ -68,7 +68,7 @@
Verify Error And Unauthorized Message On GUI
-*** Power On Test Cases ***
+### Power On Test Cases ###
Verify Immediate Shutdown
[Documentation] Verify shutdown after clicking immediate shutdown button.
@@ -163,7 +163,7 @@
Perform Server Operations With Readonly User ${xpath_shutdown_immediate_radio} ${xpath_shutdown_button}
-*** Power Off Test Cases ***
+### Power Off Test Cases ###
Verify System State At Power Off
[Documentation] Verify state of the system in power off state.
diff --git a/gui/gui_test/overview_menu/test_overview_menu.robot b/gui/gui_test/overview_menu/test_overview_menu.robot
index 77b8dc2..aa3889b 100644
--- a/gui/gui_test/overview_menu/test_overview_menu.robot
+++ b/gui/gui_test/overview_menu/test_overview_menu.robot
@@ -336,7 +336,7 @@
Verify Error And Unauthorized Message On GUI
-*** Power Off Test Cases ***
+### Power Off Test Cases ###
Verify BMC Information At Host Power Off State
[Documentation] Verify that BMC information is displayed at host power off state.