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 | 3b92dfc | 2018-09-22 13:07:06 -0500 | [diff] [blame] | 11 | -e BMC_Multi_Code_Update |
George Keishing | 4f37a7e | 2018-09-22 13:08:35 -0500 | [diff] [blame] | 12 | -e Host_Multi_Code_Update |
George Keishing | 8ee04f5 | 2017-10-27 06:19:31 -0500 | [diff] [blame] | 13 | -e Enable_Field_Mode |
| 14 | -e Attempt_To_Disable_Field_Mode_Via_REST |
George Keishing | 09712a1 | 2017-10-16 12:52:42 -0500 | [diff] [blame] | 15 | # Others NA tests. |
Sweta Potthuri | 5db43e4 | 2017-06-15 05:36:44 -0500 | [diff] [blame] | 16 | -e Run_Keyword_Pgm |
George Keishing | 09712a1 | 2017-10-16 12:52:42 -0500 | [diff] [blame] | 17 | # Factory reset must not run in CT. |
Sweta Potthuri | 5db43e4 | 2017-06-15 05:36:44 -0500 | [diff] [blame] | 18 | -e Factory_Reset |
| 19 | -e Full_Suite_Regression |
| 20 | -e AC_Cycles |
Sweta Potthuri | b2c50f1 | 2017-06-28 03:53:30 -0500 | [diff] [blame] | 21 | -e Network_Nping |
Gunnar Mills | 28e403b | 2017-10-25 16:16:38 -0500 | [diff] [blame] | 22 | # Multiple runs only needed for stability. |
Sweta Potthuri | 5db43e4 | 2017-06-15 05:36:44 -0500 | [diff] [blame] | 23 | -e Run_Multiple_Power_Cycle |
George Keishing | bf1500d | 2017-10-30 12:47:47 -0500 | [diff] [blame] | 24 | -e Run_Multiple_BMC_Reset_Via_REST |
| 25 | -e Run_Multiple_BMC_Reset_Via_Reboot |
Sweta Potthuri | 5db43e4 | 2017-06-15 05:36:44 -0500 | [diff] [blame] | 26 | -e General_boot_testing |
Sweta Potthuri | 5db43e4 | 2017-06-15 05:36:44 -0500 | [diff] [blame] | 27 | -e SLP_Service_Test |
| 28 | -e Check_Network_Latency |
Prashanth Katti | 1b5d310 | 2017-10-31 06:29:06 -0500 | [diff] [blame] | 29 | # TODO: Configure invalid IP address use cases. |
| 30 | -e Configure_Broadcast_IP |
| 31 | -e Configure_Multicast_IP |
| 32 | -e Configure_Loopback_IP |
| 33 | -e Configure_Network_ID |
| 34 | # TODO: Invalid gateway address configuration. |
Prashanth Katti | 1b5d310 | 2017-10-31 06:29:06 -0500 | [diff] [blame] | 35 | -e Configure_Broadcast_IP_For_Gateway |
| 36 | -e Configure_Loopback_IP_For_Gateway |
| 37 | -e Configure_Multicast_IP_For_Gateway |
| 38 | -e Configure_Network_ID_For_Gateway |
George Keishing | 8a39ba8 | 2018-09-13 10:03:18 -0500 | [diff] [blame] | 39 | -e Verify_Network_Interface_Recovery |
Sweta Potthuri | 18753a7 | 2017-10-30 06:01:03 -0500 | [diff] [blame] | 40 | # Skipping RAS test cases |
| 41 | -e Host_RAS |
George Keishing | c0729ed | 2017-11-02 10:43:00 -0500 | [diff] [blame] | 42 | # Skip multi threading test cuasing XML parser failure. |
| 43 | -e Stress_BMC_REST_Server |
| 44 | -e Stress_BMC_SSH_Server |
| 45 | -e Stress_BMC_IPMI_Server |
George Keishing | 146da7e | 2018-04-20 10:35:55 -0500 | [diff] [blame] | 46 | # Applicable only for master build. |
| 47 | -e Verify_eSEL_Description_And_EntryID_Using_REST |
George Keishing | 0ec3f30 | 2018-10-12 13:31:53 -0500 | [diff] [blame] | 48 | # Needs fix and improvement. |
| 49 | -e Test_SBE_Side_Switch |