| George Keishing | 5d12cca | 2019-06-27 14:21:44 -0500 | [diff] [blame] | 1 | # Redfish Test. | 
| Brad Bishop | e4d77d2 | 2022-04-28 20:55:31 -0400 | [diff] [blame] | 2 | --include Redfish_Login_And_Logout | 
|  | 3 | --include Redfish_Login_Using_Unsecured_HTTP | 
|  | 4 | --include Login_And_Verify_HTTP_Response_Header | 
| George Keishing | 5d12cca | 2019-06-27 14:21:44 -0500 | [diff] [blame] | 5 | # Local user management | 
| Brad Bishop | e4d77d2 | 2022-04-28 20:55:31 -0400 | [diff] [blame] | 6 | --include Verify_AccountService_Available | 
|  | 7 | --include Verify_IPMI_User_Summary | 
|  | 8 | --include Create_Admin_Redfish_User_And_Verify_Login_Via_IPMI | 
| George Keishing | da27fef | 2017-06-27 10:30:53 -0500 | [diff] [blame] | 9 | #REST SSL connection test | 
| Brad Bishop | e4d77d2 | 2022-04-28 20:55:31 -0400 | [diff] [blame] | 10 | --include Test_SSL_Connection | 
| George Keishing | da27fef | 2017-06-27 10:30:53 -0500 | [diff] [blame] | 11 | #Basic REST test | 
| Brad Bishop | e4d77d2 | 2022-04-28 20:55:31 -0400 | [diff] [blame] | 12 | --include REST_Login_Session_To_BMC | 
|  | 13 | --include Verify_REST_JSON_Data_On_Success | 
|  | 14 | --include Verify_REST_JSON_Data_On_Failure | 
| George Keishing | 5d12cca | 2019-06-27 14:21:44 -0500 | [diff] [blame] | 15 | #Basic poweron test | 
| Brad Bishop | e4d77d2 | 2022-04-28 20:55:31 -0400 | [diff] [blame] | 16 | --include Verify_Front_And_Rear_LED_At_Standby | 
|  | 17 | --include Verify_Redfish_Host_PowerOn | 
|  | 18 | --include Verify_Redfish_Host_PowerOff | 
| George Keishing | da27fef | 2017-06-27 10:30:53 -0500 | [diff] [blame] | 19 | # Check for apps failures | 
| Brad Bishop | e4d77d2 | 2022-04-28 20:55:31 -0400 | [diff] [blame] | 20 | --include Check_For_Application_Failures | 
| George Keishing | da27fef | 2017-06-27 10:30:53 -0500 | [diff] [blame] | 21 | #Power test via IPMI external | 
| Brad Bishop | e4d77d2 | 2022-04-28 20:55:31 -0400 | [diff] [blame] | 22 | --include Verify_SOL_During_Boot | 
|  | 23 | --include Verify_Host_PowerOff_Via_IPMI | 
|  | 24 | --include Verify_Deactivate_Non_Existing_SOL | 
| George Keishing | 7771325 | 2018-02-13 03:42:28 -0600 | [diff] [blame] | 25 | # IPMI SEL | 
| Brad Bishop | e4d77d2 | 2022-04-28 20:55:31 -0400 | [diff] [blame] | 26 | --include Verify_IPMI_SEL_Version | 
|  | 27 | --include Get_System_Time | 
| George Keishing | 5d12cca | 2019-06-27 14:21:44 -0500 | [diff] [blame] | 28 | # Redfish Date Time | 
| Brad Bishop | e4d77d2 | 2022-04-28 20:55:31 -0400 | [diff] [blame] | 29 | --include Verify_Redfish_BMC_Time | 
| George Keishing | 21b87ce | 2018-02-01 13:12:45 -0600 | [diff] [blame] | 30 | #Power restore. | 
| Brad Bishop | e4d77d2 | 2022-04-28 20:55:31 -0400 | [diff] [blame] | 31 | --include Test_Restore_Policy_ALWAYS_POWER_OFF_With_Host_Off | 
| George Keishing | 21b87ce | 2018-02-01 13:12:45 -0600 | [diff] [blame] | 32 | #Inventory | 
| Brad Bishop | e4d77d2 | 2022-04-28 20:55:31 -0400 | [diff] [blame] | 33 | --include Get_Processor_Inventory_Via_Redfish_And_Verify | 
| George Keishing | 5d12cca | 2019-06-27 14:21:44 -0500 | [diff] [blame] | 34 | #Sensors | 
| Brad Bishop | e4d77d2 | 2022-04-28 20:55:31 -0400 | [diff] [blame] | 35 | --include Get_Ambient_Temperature_Records | 
| George Keishing | 5d12cca | 2019-06-27 14:21:44 -0500 | [diff] [blame] | 36 | #Certificate via Open SSL | 
| Brad Bishop | e4d77d2 | 2022-04-28 20:55:31 -0400 | [diff] [blame] | 37 | --include Verify_Server_Certificate_View_Via_Openssl | 
| George Keishing | 5d12cca | 2019-06-27 14:21:44 -0500 | [diff] [blame] | 38 | #BMC sync list test | 
| Brad Bishop | e4d77d2 | 2022-04-28 20:55:31 -0400 | [diff] [blame] | 39 | --include Test_BMC_Alt_Side_Mirroring | 
| George Keishing | 91843f9 | 2018-03-26 12:49:36 -0500 | [diff] [blame] | 40 | # Check for BMC dump. | 
| Brad Bishop | e4d77d2 | 2022-04-28 20:55:31 -0400 | [diff] [blame] | 41 | --include Verify_No_BMC_Dump_And_Application_Failures_In_BMC |