Add missing tags to suite test_ipmi_network_verificaton

Signed-off-by: Tony Lee <tony.lee@quantatw.com>
Change-Id: I286590f8b1c298fcf833b7a127c202ac9c6dfa79
diff --git a/ipmi/test_ipmi_network_verificaton.robot b/ipmi/test_ipmi_network_verificaton.robot
index 5a1aaf6..0285d50 100644
--- a/ipmi/test_ipmi_network_verificaton.robot
+++ b/ipmi/test_ipmi_network_verificaton.robot
@@ -102,6 +102,7 @@
 Verify Get Set In Progress
     [Documentation]  Verify Get Set In Progress which belongs to LAN Configuration Parameters
     ...              via IPMI raw Command.
+    [Tags]  Verify_Get_Set_In_Progress
 
     ${ipmi_output}=  Run IPMI Command
     ...  ${IPMI_RAW_CMD['LAN_Config_Params']['Get'][0]} ${CHANNEL_NUMBER} 0x00 0x00 0x00
@@ -117,6 +118,7 @@
 Verify Cipher Suite Entry Count
     [Documentation]  Verify cipher suite entry count which belongs to LAN Configuration Parameters
     ...              via IPMI raw Command.
+    [Tags]  Verify_Cipher_Suite_Entry_Count
 
     ${ipmi_output}=  Run IPMI Command
     ...  ${IPMI_RAW_CMD['LAN_Config_Params']['Get'][0]} ${CHANNEL_NUMBER} 0x16 0x00 0x00
@@ -132,6 +134,7 @@
 Verify Authentication Type Support
     [Documentation]  Verify authentication type support which belongs to LAN Configuration Parameters
     ...              via IPMI raw Command.
+    [Tags]  Verify_Authentication_Type_Support
 
     ${ipmi_output}=  Run IPMI Command
     ...  ${IPMI_RAW_CMD['LAN_Config_Params']['Get'][0]} ${CHANNEL_NUMBER} 0x01 0x00 0x00