| Michael Tritz | 96ed277 | 2018-01-17 15:38:38 -0600 | [diff] [blame] | 1 | #Verify SSH and IPMI interfaces | 
| Brad Bishop | e4d77d2 | 2022-04-28 20:55:31 -0400 | [diff] [blame] | 2 | --include Test_SSH_And_IPMI_Connections | 
| George Keishing | 97651c7 | 2016-10-04 00:44:15 -0500 | [diff] [blame] | 3 | #Basic poweron test | 
| Brad Bishop | e4d77d2 | 2022-04-28 20:55:31 -0400 | [diff] [blame] | 4 | --include Verify_Redfish_Host_PowerOn | 
|  | 5 | --include Verify_Redfish_Host_PowerOff | 
| George Keishing | 5d8dc12 | 2017-12-20 08:00:34 -0600 | [diff] [blame] | 6 | #Check for apps failures. | 
| Brad Bishop | e4d77d2 | 2022-04-28 20:55:31 -0400 | [diff] [blame] | 7 | --include Check_For_Application_Failures | 
| Michael Tritz | cb64a7c | 2018-02-05 15:25:17 -0600 | [diff] [blame] | 8 | #Verify system boot time average | 
| Brad Bishop | e4d77d2 | 2022-04-28 20:55:31 -0400 | [diff] [blame] | 9 | --include Verify_Uptime_Average_Against_Threshold | 
| George Keishing | 5ee33d9 | 2019-02-02 12:33:25 -0600 | [diff] [blame] | 10 | #Redfish tests cases. | 
| Brad Bishop | e4d77d2 | 2022-04-28 20:55:31 -0400 | [diff] [blame] | 11 | --include Redfish_Login_And_Logout | 
|  | 12 | --include GET_Redfish_Resources_With_Login | 
|  | 13 | --include GET_Redfish_SessionService_Without_Login | 
|  | 14 | --include Redfish_Login_Using_Invalid_Token | 
|  | 15 | --include Delete_Redfish_Session_Using_Valid_Login | 
|  | 16 | --include Redfish_Login_With_Invalid_Credentials | 
|  | 17 | --include Redfish_Login_Using_Unsecured_HTTP | 
|  | 18 | --include Verify_Update_Service_Enabled | 
|  | 19 | --include Verify_Redfish_Software_Inventory_Collection | 
|  | 20 | --include Redfish_Software_Inventory_Status_Check | 
| George Keishing | 3592245 | 2020-01-31 07:22:58 -0600 | [diff] [blame] | 21 | #IPMI tests. | 
| Brad Bishop | e4d77d2 | 2022-04-28 20:55:31 -0400 | [diff] [blame] | 22 | --include Enable_IPMI_User_And_Verify | 
|  | 23 | --include Verify_IPMI_User_Deletion | 
| George Keishing | 3592245 | 2020-01-31 07:22:58 -0600 | [diff] [blame] | 24 | #Local user tests. | 
| Brad Bishop | e4d77d2 | 2022-04-28 20:55:31 -0400 | [diff] [blame] | 25 | --include Verify_AccountService_Available | 
| George Keishing | 4d8e309 | 2021-07-15 04:25:40 -0500 | [diff] [blame] | 26 | #Check for BMC dump. | 
| Brad Bishop | e4d77d2 | 2022-04-28 20:55:31 -0400 | [diff] [blame] | 27 | --include Verify_No_BMC_Dump_And_Application_Failures_In_BMC |