George Keishing | 5ee33d9 | 2019-02-02 12:33:25 -0600 | [diff] [blame] | 1 | #rsyslog test. |
George Keishing | e4006c3 | 2019-04-05 09:17:43 -0500 | [diff] [blame] | 2 | #TODO: Enable when remote logging is enabled in future. |
| 3 | #-i Test_Remote_Logging_Configuration |
Michael Tritz | 96ed277 | 2018-01-17 15:38:38 -0600 | [diff] [blame] | 4 | #Verify SSH and IPMI interfaces |
| 5 | -i Test_SSH_And_IPMI_Connections |
George Keishing | 5d8dc12 | 2017-12-20 08:00:34 -0600 | [diff] [blame] | 6 | #REST SSL connection test. |
George Keishing | 97651c7 | 2016-10-04 00:44:15 -0500 | [diff] [blame] | 7 | -i Test_SSL_Connection |
George Keishing | 97651c7 | 2016-10-04 00:44:15 -0500 | [diff] [blame] | 8 | #Basic poweron test |
George Keishing | 78ce8dc | 2018-03-30 11:49:06 -0500 | [diff] [blame] | 9 | -i Verify_Front_And_Rear_LED_At_Standby |
George Keishing | d249a4e | 2019-02-22 11:54:09 -0600 | [diff] [blame] | 10 | -i Verify_Redfish_Host_PowerOn |
| 11 | -i Verify_Redfish_Host_PowerOff |
George Keishing | 5d8dc12 | 2017-12-20 08:00:34 -0600 | [diff] [blame] | 12 | #Check for apps failures. |
George Keishing | 32ed412 | 2017-05-13 03:06:39 -0500 | [diff] [blame] | 13 | -i Check_For_Application_Failures |
Michael Tritz | b2c638f | 2018-01-18 16:44:45 -0600 | [diff] [blame] | 14 | #Additional REST API tests |
| 15 | -i REST_Login_Session_To_BMC |
| 16 | -i Verify_REST_Get_Message_JSON_Compliant |
George Keishing | d580a9a | 2018-04-20 01:17:12 -0500 | [diff] [blame] | 17 | -i Verify_REST_Post_Message_JSON_Compliant |
Sridevi Ramesh | eadeef0 | 2019-01-17 08:56:18 -0600 | [diff] [blame] | 18 | #TODO: Enable when fixed bmcweb crashing out due to this. |
| 19 | #-i Verify_REST_Bad_Request_Post_Message_JSON_Compliant |
Michael Tritz | b2c638f | 2018-01-18 16:44:45 -0600 | [diff] [blame] | 20 | -i REST_Put_Message_JSON_Format_Compliance_Test |
| 21 | -i Verify_REST_JSON_Data_On_Success |
| 22 | -i Verify_REST_JSON_Data_On_Failure |
| 23 | -i Multiple_Requests_On_BMC_Using_Single_REST_Session |
| 24 | -i REST_Delete_All_Sessions_And_Expect_Error |
| 25 | -i REST_Logout_Session_To_BMC |
Michael Tritz | cb64a7c | 2018-02-05 15:25:17 -0600 | [diff] [blame] | 26 | #Verify system boot time average |
| 27 | -i Verify_Uptime_Average_Against_Threshold |
George Keishing | 5ee33d9 | 2019-02-02 12:33:25 -0600 | [diff] [blame] | 28 | #Check for BMC dump. |
George Keishing | 91843f9 | 2018-03-26 12:49:36 -0500 | [diff] [blame] | 29 | -i Verify_No_BMC_Dump |
George Keishing | 5ee33d9 | 2019-02-02 12:33:25 -0600 | [diff] [blame] | 30 | #Redfish tests cases. |
| 31 | -i Redfish_Login_And_Logout |
| 32 | -i GET_Redfish_Hypermedia_Without_Login |
| 33 | -i GET_Redfish_SessionService_Resource_With_Login |
| 34 | -i GET_Redfish_SessionService_Without_Login |
| 35 | -i Redfish_Login_Using_Invalid_Token |
| 36 | -i Delete_Redfish_Session_Using_Valid_Login |
| 37 | -i Redfish_Login_With_Invalid_Credentials |
| 38 | -i Redfish_Login_Using_Unsecured_HTTP |
| 39 | -i Verify_Update_Service_Enabled |
| 40 | -i Verify_Redfish_Software_Inventory_Collection |
| 41 | -i Redfish_Software_Inventory_Status_Check |
| 42 | -i Verify_Redfish_BMC_Manager_Properties |