George Keishing | 2827c8d | 2018-03-05 10:43:36 -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 |
Michael Tritz | 634df70 | 2018-02-05 15:27:30 -0600 | [diff] [blame] | 3 | #Check for apps failures. |
Brad Bishop | e4d77d2 | 2022-04-28 20:55:31 -0400 | [diff] [blame] | 4 | --include Check_For_Application_Failures |
George Keishing | 0a86064 | 2021-09-17 14:16:31 -0500 | [diff] [blame] | 5 | #Redfish tests cases. |
Brad Bishop | e4d77d2 | 2022-04-28 20:55:31 -0400 | [diff] [blame] | 6 | --include Redfish_Login_And_Logout |
| 7 | --include GET_Redfish_Resources_With_Login |
| 8 | --include GET_Redfish_SessionService_Without_Login |
Matt Fischer | 28ce462 | 2023-10-24 20:09:02 -0600 | [diff] [blame] | 9 | --include Redfish_Login_Via_SessionService |
Brad Bishop | e4d77d2 | 2022-04-28 20:55:31 -0400 | [diff] [blame] | 10 | --include Redfish_Login_Using_Invalid_Token |
| 11 | --include Delete_Redfish_Session_Using_Valid_Login |
| 12 | --include Redfish_Login_With_Invalid_Credentials |
| 13 | --include Verify_Update_Service_Enabled |
| 14 | --include Verify_Redfish_Software_Inventory_Collection |
| 15 | --include Redfish_Software_Inventory_Status_Check |
Matt Fischer | 28ce462 | 2023-10-24 20:09:02 -0600 | [diff] [blame] | 16 | --include Verify_Redfish_BMC_Time |
| 17 | --include Verify_Redfish_Invalid_URL_Response_Code |
| 18 | --include Verify_Redfish_Unresponsive_URL_paths |
George Keishing | 0a86064 | 2021-09-17 14:16:31 -0500 | [diff] [blame] | 19 | #IPMI tests. |
Brad Bishop | e4d77d2 | 2022-04-28 20:55:31 -0400 | [diff] [blame] | 20 | --include Enable_IPMI_User_And_Verify |
| 21 | --include Verify_IPMI_User_Deletion |
Matt Fischer | 28ce462 | 2023-10-24 20:09:02 -0600 | [diff] [blame] | 22 | --include Verify_IPMI_SEL_Version |
| 23 | --include Test_Get_Self_Test_Results_via_IPMI_Raw_Command |
| 24 | --include Test_Get_Device_GUID_Via_IPMI_Raw_Command |
George Keishing | 0a86064 | 2021-09-17 14:16:31 -0500 | [diff] [blame] | 25 | #Local user tests. |
Brad Bishop | e4d77d2 | 2022-04-28 20:55:31 -0400 | [diff] [blame] | 26 | --include Verify_AccountService_Available |
George Keishing | 0a86064 | 2021-09-17 14:16:31 -0500 | [diff] [blame] | 27 | #Check for BMC dump. |
Brad Bishop | e4d77d2 | 2022-04-28 20:55:31 -0400 | [diff] [blame] | 28 | --include Verify_No_BMC_Dump_And_Application_Failures_In_BMC |