Update extended skip list
Changes:
- Remove non deprecated tags.
- Add new tags which needs to be skipped.
Resolves openbmc/openbmc-test-automation#1082
Change-Id: Idb4b4bfe71d43bd17bf59320d1788a51df54de4c
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/test_lists/skip_test_extended b/test_lists/skip_test_extended
index 160beb0..df6c084 100644
--- a/test_lists/skip_test_extended
+++ b/test_lists/skip_test_extended
@@ -1,14 +1,5 @@
-# Remove old code update
-# TODO: https://github.com/openbmc/openbmc-test-automation/issues/1054
--e Test_Basic_BMC_Performance_Before_Code_Update
--e Check_Core_Dump_Exist_Before_Code_Update
--e Check_URLs_Before_Code_Update
+# Skip org code update.
-e Initiate_Code_Update_BMC
--e Install_BMC_Debug_Tarball
--e Compare_URLs_Before_And_After_Code_Update
--e Test_Basic_BMC_Performance_At_Ready_State
--e Check_Core_Dump_Exist_After_Code_Update
--e Enable_Core_Dump_File_Size_To_Be_Unlimited
-e BIOS_Code_Update
# Needs Jenkins setup.
# TODO: https://github.com/openbmc/openbmc-test-automation/issues/1005
@@ -18,6 +9,8 @@
-e Reset_Network_During_BMC_Code_Update
-e Reset_Network_During_Host_Code_Update
-e Host_Mult_Code_Update
+-e Enable_Field_Mode
+-e Attempt_To_Disable_Field_Mode_Via_REST
# Others NA tests.
-e Run_Keyword_Pgm
# Factory reset must not run in CT.