Updated Barreleye skip list file with lastest non working TCs

What this changes include:
   - Removed power cap related test case which are passing
   - Added below 4 TCs which are failing due to issue #830
       Good_connection_for_testing
       get_directory_listing
       get_names
       get_names_org
   - Added 1 test case which need to fix in automation
       Test_BIOS_Version

Change-Id: Ic01388bef1fe01e22e3b1a9a0758bebebe9c9d8a
Signed-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>
diff --git a/test_lists/skip_test b/test_lists/skip_test
index cb21548..146ebe8 100644
--- a/test_lists/skip_test
+++ b/test_lists/skip_test
@@ -41,5 +41,10 @@
 -e Set_System_Time_with_no_time
 -e IPMI_Chassis_Status_On
 -e IPMI_Chassis_Status_Off
-#https://github.com/openbmc/openbmc/issues/811
--e powercapping
+#https://github.com/openbmc/openbmc/issues/830
+-e Good_connection_for_testing
+-e get_directory_listing
+-e get_names
+-e get_names_org
+#https://github.com/openbmc/openbmc-test-automation/issues/226
+-e Test_BIOS_Version