blob: d2a121f1751362ae032a24df23284db84de6cb96 [file] [log] [blame]
George Keishing91e60472017-08-02 01:24:31 -05001# https://github.com/openbmc/openbmc-test-automation/issues/822
Brad Bishope4d77d22022-04-28 20:55:31 -04002--exclude Verify_Minimal_Memory_Buffer_Inventory
3--exclude Verify_Minimal_Main_Planar_Inventory
4--exclude Verify_Minimal_System_Inventory
Sweta Potthuric6b1b662017-08-31 04:31:01 -05005# NA test case for Witherspoon
Brad Bishope4d77d22022-04-28 20:55:31 -04006--exclude io_board_Present
7--exclude io_board_Fault
George Keishing872ee592017-10-28 08:43:09 -05008# System LED test cases which are NA for Witherspoon system.
Brad Bishope4d77d22022-04-28 20:55:31 -04009--exclude Test_Heartbeat_LED_And_Verify_Via_REST
10--exclude Test_Beep_LED_And_Verify_Via_REST
11--exclude Test_Identify_LED_And_Verify_Via_REST
Sridevi Ramesh41d70482018-01-12 07:38:29 -060012# NXDMAENG UE error injection is not available in latest p9dd1ffdcv104.xlsm
Brad Bishope4d77d22022-04-28 20:55:31 -040013--exclude Verify_Unrecoverable_Callout_Handling_For_NXDMAENG
George Keishing39829742018-05-08 09:31:28 -050014# NA test case with nginx support.
Brad Bishope4d77d22022-04-28 20:55:31 -040015--exclude Test_Non_SSL_Connection_To_Port_80
16--exclude Test_Non_SSL_Connection_To_Port_443
George Keishing7cfd6742018-10-05 08:11:23 -050017# MRW changes required for this to work.
Brad Bishope4d77d22022-04-28 20:55:31 -040018--exclude Test_GPU_SDR_Info_At_Power_On
George Keishing2ab97542018-10-30 08:17:38 -050019# Core dump is disabled.
Brad Bishope4d77d22022-04-28 20:55:31 -040020--exclude Verify_Core_Dump_Size
Prashanth Kattifc1e0bd2018-11-09 00:36:46 -060021# Skip org code update.
Brad Bishope4d77d22022-04-28 20:55:31 -040022--exclude Initiate_Code_Update_BMC
23--exclude BIOS_Code_Update
George Keishing9899a902023-09-07 20:57:53 +053024--exclude Redfish_Image_Upload
25--exclude Bmc_Code_Update
26--exclude Redfish_Host_Code_Update
Brad Bishope4d77d22022-04-28 20:55:31 -040027--exclude BMC_Update_Recoverable_Error
28--exclude Host_Update_Recoverable_Error
29--exclude BMC_Multi_Code_Update
30--exclude Host_Multi_Code_Update
31--exclude Verify_IPMI_Disable_Policy_Post_BMC_Code_Update
Prashanth Kattifc1e0bd2018-11-09 00:36:46 -060032# Others NA tests.
Brad Bishope4d77d22022-04-28 20:55:31 -040033--exclude Run_Keyword_Pgm
Prashanth Kattifc1e0bd2018-11-09 00:36:46 -060034# Factory reset must not run in CT.
Brad Bishope4d77d22022-04-28 20:55:31 -040035--exclude Factory_Reset
36--exclude Full_Suite_Regression
37--exclude AC_Cycles
38--exclude Network_Nping
Prashanth Kattifc1e0bd2018-11-09 00:36:46 -060039# Multiple runs only needed for stability.
Brad Bishope4d77d22022-04-28 20:55:31 -040040--exclude Run_Multiple_Power_Cycle
41--exclude Run_Multiple_BMC_Reset_Via_REST
42--exclude Run_Multiple_BMC_Reset_Via_Reboot
43--exclude General_boot_testing
44--exclude SLP_Service_Test
45--exclude Check_Network_Latency
George Keishinga5a1c8e2020-06-25 00:27:08 -050046# Configure invalid IP address use cases.
Brad Bishope4d77d22022-04-28 20:55:31 -040047--exclude Configure_Broadcast_IP
48--exclude Configure_Multicast_IP
49--exclude Configure_Loopback_IP
50--exclude Configure_Network_ID
George Keishinga5a1c8e2020-06-25 00:27:08 -050051# Invalid gateway address configuration.
Brad Bishope4d77d22022-04-28 20:55:31 -040052--exclude Configure_Broadcast_IP_For_Gateway
53--exclude Configure_Loopback_IP_For_Gateway
54--exclude Configure_Multicast_IP_For_Gateway
55--exclude Configure_Network_ID_For_Gateway
56--exclude Verify_Network_Interface_Recovery
Prashanth Kattifc1e0bd2018-11-09 00:36:46 -060057# Skipping RAS test cases
Brad Bishope4d77d22022-04-28 20:55:31 -040058--exclude Host_RAS
Gunnar Millsacc7c562019-08-20 13:12:46 -050059# Skip multi threading test causing XML parser failure.
Brad Bishope4d77d22022-04-28 20:55:31 -040060--exclude Stress_BMC_REST_Server
61--exclude Stress_BMC_SSH_Server
62--exclude Stress_BMC_IPMI_Server
Prashanth Kattifc1e0bd2018-11-09 00:36:46 -060063# Applicable only for master build.
Brad Bishope4d77d22022-04-28 20:55:31 -040064--exclude Verify_eSEL_Description_And_EntryID_Using_REST
Prashanth Kattifc1e0bd2018-11-09 00:36:46 -060065# Needs fix and improvement.
Brad Bishope4d77d22022-04-28 20:55:31 -040066--exclude Test_SBE_Side_Switch
George Keishing6ba80702018-12-17 06:13:34 -060067# IPMI disable and enable use cases.
Brad Bishope4d77d22022-04-28 20:55:31 -040068--exclude Verify_Disabling_And_Enabling_IPMI_Via_Host
69--exclude Verify_Disabling_IPMI_Via_OOB_IPMI
70--exclude Verify_IPMI_Disable_Persistency_After_BMC_Reboot
George Keishing686cacb2019-01-16 01:05:20 -060071# Remote logging
Brad Bishope4d77d22022-04-28 20:55:31 -040072--exclude Verify_BMC_Journald_Contains_No_Credential_Data
Sridevi Ramesheadeef02019-01-17 08:56:18 -060073# Non bmcweb certificate.
George Keishing9899a902023-09-07 20:57:53 +053074--exclude Certificate