Refactoring REST interface test

Resolves openbmc/openbmc-test-automation#392

Change-Id: I4ac180c78ca40729a519a9c6250535bb7a4efdcb
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/test_lists/HW_CI b/test_lists/HW_CI
index a039d7c..9a6907e 100644
--- a/test_lists/HW_CI
+++ b/test_lists/HW_CI
@@ -1,12 +1,4 @@
 #REST SSL connection test
 -i Test_SSL_Connection
-#Error log create and delete test
--i Create_error_log_on_single_FRU
--i Delete_error_log
 #Basic poweron test
 -i Power_On_Test
-#Clear event and create a logs
--i clear_any_logs
--i write_a_log
-#Test basic REST interface
--i Get_a_Property
diff --git a/test_lists/skip_test b/test_lists/skip_test
index 2fb1f78..04d76fb 100644
--- a/test_lists/skip_test
+++ b/test_lists/skip_test
@@ -37,12 +37,8 @@
 -e IPMI_Chassis_Status_On
 -e IPMI_Chassis_Status_Off
 -e IPMI_Chassis_Restore_Power_Policy
-#https://github.com/openbmc/openbmc/issues/830
--e Good_connection_for_testing
--e get_directory_listing
--e get_directory_listing_xyz
--e get_names
--e get_names_org
+#https://github.com/openbmc/openbmc-test-automation/issues/226
+-e Test_BIOS_Version
 #https://github.com/openbmc/openbmc/issues/928
 -e Set_Host_Time_With_Both_And_NTP
 #https://github.com/openbmc/openbmc/issues/901