Redfish HW_CI test list

Changes:
    - Update test case name.

Added redfish test cases:
    -  Redfish_Login_And_Logout
    -  GET_Redfish_Hypermedia_Without_Login
    -  GET_Redfish_SessionService_Resource_With_Login
    -  GET_Redfish_SessionService_Without_Login
    -  Redfish_Login_Using_Invalid_Token
    -  Delete_Redfish_Session_Using_Valid_Login
    -  Redfish_Login_With_Invalid_Credentials
    -  Redfish_Login_Using_Unsecured_HTTP
    -  Verify_Update_Service_Enabled
    -  Verify_Redfish_Software_Inventory_Collection
    -  Redfish_Software_Inventory_Status_Check
    -  Verify_Redfish_BMC_Manager_Properties

Change-Id: I5e4a5502e5e0456f982850c31aa198e19002f536
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/redfish/update_service/test_firmware_inventory.robot b/redfish/update_service/test_firmware_inventory.robot
index 5fbdcf5..4e062b6 100644
--- a/redfish/update_service/test_firmware_inventory.robot
+++ b/redfish/update_service/test_firmware_inventory.robot
@@ -4,7 +4,7 @@
 
 *** Test Cases ***
 
-Verify Update Service Enabled
+Verify Redfish Update Service Enabled
     [Documentation]  Verify "ServiceEnabled" is enabled.
     [Tags]  Verify_Update_Service_Enabled
 
@@ -21,9 +21,9 @@
     redfish.Logout
 
 
-Verify Software Inventory Collection
+Verify Redfish Software Inventory Collection
     [Documentation]  Verify software inventory collection member and object entries.
-    [Tags]  Verify_Software_Inventory_Collection
+    [Tags]  Verify_Redfish_Software_Inventory_Collection
 
     # Example:
     # {
@@ -52,9 +52,9 @@
     redfish.Logout
 
 
-Software Inventory Status Check
+Redfish Software Inventory Status Check
     [Documentation]  Get firmware inventory entries and do health check status.
-    [Tags]  Software_Inventory_Status_Check
+    [Tags]  Redfish_Software_Inventory_Status_Check
 
     redfish.Login
     ${resp}=  redfish.Get  /redfish/v1/UpdateService/FirmwareInventory