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