George Keishing | 8ee04f5 | 2017-10-27 06:19:31 -0500 | [diff] [blame] | 1 | # Skip org code update. |
Sweta Potthuri | 5db43e4 | 2017-06-15 05:36:44 -0500 | [diff] [blame] | 2 | -e Initiate_Code_Update_BMC |
Sweta Potthuri | b2c50f1 | 2017-06-28 03:53:30 -0500 | [diff] [blame] | 3 | -e BIOS_Code_Update |
George Keishing | 09712a1 | 2017-10-16 12:52:42 -0500 | [diff] [blame] | 4 | # Needs Jenkins setup. |
| 5 | # TODO: https://github.com/openbmc/openbmc-test-automation/issues/1005 |
| 6 | -e Upload_Test |
| 7 | -e BMC_Code_Update |
| 8 | -e Host_Code_Update |
George Keishing | f403851 | 2017-10-30 01:12:01 -0500 | [diff] [blame] | 9 | -e BMC_Update_Recoverable_Error |
| 10 | -e Host_Update_Recoverable_Error |
George Keishing | 09712a1 | 2017-10-16 12:52:42 -0500 | [diff] [blame] | 11 | -e Host_Mult_Code_Update |
George Keishing | 8ee04f5 | 2017-10-27 06:19:31 -0500 | [diff] [blame] | 12 | -e Enable_Field_Mode |
| 13 | -e Attempt_To_Disable_Field_Mode_Via_REST |
George Keishing | 09712a1 | 2017-10-16 12:52:42 -0500 | [diff] [blame] | 14 | # Others NA tests. |
Sweta Potthuri | 5db43e4 | 2017-06-15 05:36:44 -0500 | [diff] [blame] | 15 | -e Run_Keyword_Pgm |
George Keishing | 09712a1 | 2017-10-16 12:52:42 -0500 | [diff] [blame] | 16 | # Factory reset must not run in CT. |
Sweta Potthuri | 5db43e4 | 2017-06-15 05:36:44 -0500 | [diff] [blame] | 17 | -e Factory_Reset |
| 18 | -e Full_Suite_Regression |
| 19 | -e AC_Cycles |
Sweta Potthuri | b2c50f1 | 2017-06-28 03:53:30 -0500 | [diff] [blame] | 20 | -e Network_Nping |
Gunnar Mills | 28e403b | 2017-10-25 16:16:38 -0500 | [diff] [blame] | 21 | # Multiple runs only needed for stability. |
Sweta Potthuri | 5db43e4 | 2017-06-15 05:36:44 -0500 | [diff] [blame] | 22 | -e Run_Multiple_Power_Cycle |
George Keishing | bf1500d | 2017-10-30 12:47:47 -0500 | [diff] [blame] | 23 | -e Run_Multiple_BMC_Reset_Via_REST |
| 24 | -e Run_Multiple_BMC_Reset_Via_Reboot |
Sweta Potthuri | 5db43e4 | 2017-06-15 05:36:44 -0500 | [diff] [blame] | 25 | -e General_boot_testing |
Sweta Potthuri | 5db43e4 | 2017-06-15 05:36:44 -0500 | [diff] [blame] | 26 | -e SLP_Service_Test |
| 27 | -e Check_Network_Latency |
Prashanth Katti | 1b5d310 | 2017-10-31 06:29:06 -0500 | [diff] [blame] | 28 | # TODO: Configure invalid IP address use cases. |
| 29 | -e Configure_Broadcast_IP |
| 30 | -e Configure_Multicast_IP |
| 31 | -e Configure_Loopback_IP |
| 32 | -e Configure_Network_ID |
| 33 | # TODO: Invalid gateway address configuration. |
| 34 | -e Configure_Invalid_Gateway_String |
| 35 | -e Configure_Out_Of_Range_IP_For_Gateway |
| 36 | -e Configure_Broadcast_IP_For_Gateway |
| 37 | -e Configure_Loopback_IP_For_Gateway |
| 38 | -e Configure_Multicast_IP_For_Gateway |
| 39 | -e Configure_Network_ID_For_Gateway |
| 40 | -e Configure_Less_Octet_IP_For_Gateway |
| 41 | -e Configure_Hexadecimal_IP_For_Gateway |
Prashanth Katti | c486521 | 2017-11-07 06:18:37 -0600 | [diff] [blame] | 42 | -e Configure_Special_Char_IP_For_Gateway |
Sweta Potthuri | 2c2a8be | 2017-10-30 03:39:23 -0500 | [diff] [blame] | 43 | # TODO: https://github.com/openbmc/openbmc-test-automation/issues/1074 |
| 44 | -e Journal_Log |
Sweta Potthuri | 18753a7 | 2017-10-30 06:01:03 -0500 | [diff] [blame] | 45 | # Skipping RAS test cases |
| 46 | -e Host_RAS |
George Keishing | c0729ed | 2017-11-02 10:43:00 -0500 | [diff] [blame] | 47 | # Skip multi threading test cuasing XML parser failure. |
| 48 | -e Stress_BMC_REST_Server |
| 49 | -e Stress_BMC_SSH_Server |
| 50 | -e Stress_BMC_IPMI_Server |