Updation of skip list for Palmetto and Barreleye

Adding the following test cases to the skip list as they are NA:
 - Check_BMC_FSI_Name_Property_Is_Set
 - Check_BMC_FSI_Compatible_Property_Is_Set

Resolves openbmc/openbmc-test-automation#744

Change-Id: I35bc48c815b97028ede82eedbc71a135fb84c346
Signed-off-by: Sweta Potthuri <spotthur@in.ibm.com>
diff --git a/test_lists/skip_test_barreleye b/test_lists/skip_test_barreleye
index 78a3354..4d6c736 100644
--- a/test_lists/skip_test_barreleye
+++ b/test_lists/skip_test_barreleye
@@ -54,3 +54,5 @@
 -e Verify_Enabling_OCC_Turbo_Setting_Via_IPMI
 -e Verify_Disabling_OCC_Turbo_Setting_Via_IPMI
 -e Verify_Setting_OCC_Turbo_Via_REST
+-e Check_BMC_FSI_Compatible_Property_Is_Set
+-e Check_BMC_FSI_Name_Property_Is_Set
diff --git a/test_lists/skip_test_palmetto b/test_lists/skip_test_palmetto
index 45c611b..f7af86d 100644
--- a/test_lists/skip_test_palmetto
+++ b/test_lists/skip_test_palmetto
@@ -58,7 +58,8 @@
 # https://github.com/openbmc/openbmc-test-automation/issues/729
 -e Network_Test
 # FSI Related Test Cases NA for Palmetto System.
- -e Verify_Enabling_OCC_Turbo_Setting_Via_IPMI
- -e Verify_Disabling_OCC_Turbo_Setting_Via_IPMI
- -e Verify_Setting_OCC_Turbo_Via_REST
-
+-e Verify_Enabling_OCC_Turbo_Setting_Via_IPMI
+-e Verify_Disabling_OCC_Turbo_Setting_Via_IPMI
+-e Verify_Setting_OCC_Turbo_Via_REST
+-e Check_BMC_FSI_Compatible_Property_Is_Set
+-e Check_BMC_FSI_Name_Property_Is_Set