| George Keishing | f688800 | 2020-09-29 09:12:21 -0500 | [diff] [blame] | 1 | #Verify SSH and IPMI interfaces | 
|  | 2 | -i Test_SSH_And_IPMI_Connections | 
|  | 3 | #Basic poweron test | 
|  | 4 | -i Verify_Redfish_Host_PowerOn | 
|  | 5 | -i Verify_Redfish_Host_PowerOff | 
|  | 6 | #Check for apps failures. | 
|  | 7 | -i Check_For_Application_Failures | 
|  | 8 | #Verify system boot time average | 
|  | 9 | -i Verify_Uptime_Average_Against_Threshold | 
|  | 10 | #Check for BMC dump. | 
|  | 11 | -i Verify_No_BMC_Dump_And_Application_Failures | 
|  | 12 | #Redfish tests cases. | 
|  | 13 | -i Redfish_Login_And_Logout | 
|  | 14 | -i GET_Redfish_Hypermedia_Without_Login | 
|  | 15 | -i GET_Redfish_Resources_With_Login | 
|  | 16 | -i GET_Redfish_SessionService_Without_Login | 
|  | 17 | -i Redfish_Login_Using_Invalid_Token | 
|  | 18 | -i Delete_Redfish_Session_Using_Valid_Login | 
|  | 19 | -i Redfish_Login_With_Invalid_Credentials | 
|  | 20 | -i Redfish_Login_Using_Unsecured_HTTP | 
|  | 21 | -i Verify_Update_Service_Enabled | 
|  | 22 | -i Verify_Redfish_Software_Inventory_Collection | 
|  | 23 | -i Redfish_Software_Inventory_Status_Check | 
|  | 24 | -i Verify_Redfish_BMC_Manager_Properties | 
|  | 25 | #IPMI tests. | 
|  | 26 | -i Enable_IPMI_User_And_Verify | 
|  | 27 | -i Verify_IPMI_User_Deletion | 
|  | 28 | #Local user tests. | 
|  | 29 | -i Verify_AccountService_Available |