test_lists: use long options

Short options are good for interactive shells to cut down on typing.
Use long options elsewhere to improve comprehension for new robot users.

Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Change-Id: I203fe3511c6af3825bf1440cff97881ca27f4bcd
diff --git a/test_lists/skip_test_palmetto b/test_lists/skip_test_palmetto
index 4786143..0177928 100644
--- a/test_lists/skip_test_palmetto
+++ b/test_lists/skip_test_palmetto
@@ -1,51 +1,51 @@
 # https://github.com/openbmc/openbmc/issues/93
--e System_Present
--e Chassis_Present
+--exclude System_Present
+--exclude Chassis_Present
 # https://github.com/openbmc/openbmc-test-automation/issues/207
--e Disable_PowerCap
+--exclude Disable_PowerCap
 # https://github.com/openbmc/openbmc-test-automation/issues/123
--e Execute_ipmi_BT_capabilities_command
+--exclude Execute_ipmi_BT_capabilities_command
 ##Testcase NA for Palmetto system
--e io_board_Present
--e io_board_Fault
--e Verify_Enabling_OCC_Turbo_Setting_Via_IPMI
--e Verify_Disabling_OCC_Turbo_Setting_Via_IPMI
--e Verify_Setting_OCC_Turbo_Via_REST
+--exclude io_board_Present
+--exclude io_board_Fault
+--exclude Verify_Enabling_OCC_Turbo_Setting_Via_IPMI
+--exclude Verify_Disabling_OCC_Turbo_Setting_Via_IPMI
+--exclude Verify_Setting_OCC_Turbo_Via_REST
 # https://github.com/openbmc/openbmc/issues/901
--e Set_BMC_Time_With_Split_And_Manual
+--exclude Set_BMC_Time_With_Split_And_Manual
 # https://github.com/openbmc/openbmc/issues/1142
--e Check_BMC_Name_Property_Is_Set
+--exclude Check_BMC_Name_Property_Is_Set
 # https://github.com/openbmc/openbmc-test-automation/issues/396
--e NetworkManager
+--exclude NetworkManager
 # Test cases are NA for Palmetto
--e LED_Group
--e Check_BMC_GPIO_FSI_Name_Property_Is_Set
--e Check_BMC_GPIO_FSI_Compatible_Property_Is_Set
--e Check_BMC_GPIO_keys_Name_Property_Is_Set
--e Check_BMC_GPIO_keys_Compatible_Property_Is_Set
--e Check_BMC_IIO-HWMON_Name_Property_Is_Set
--e Check_BMC_IIO-HWMON_Compatible_Property_Is_Set
+--exclude LED_Group
+--exclude Check_BMC_GPIO_FSI_Name_Property_Is_Set
+--exclude Check_BMC_GPIO_FSI_Compatible_Property_Is_Set
+--exclude Check_BMC_GPIO_keys_Name_Property_Is_Set
+--exclude Check_BMC_GPIO_keys_Compatible_Property_Is_Set
+--exclude Check_BMC_IIO-HWMON_Name_Property_Is_Set
+--exclude Check_BMC_IIO-HWMON_Compatible_Property_Is_Set
 # https://github.com/openbmc/openbmc-test-automation/issues/546
--e CPU_Present
--e DIMM3_Present
+--exclude CPU_Present
+--exclude DIMM3_Present
 # System LED test cases which are NA for Palmetto system.
--e Test_Beep_LED_And_Verify_Via_REST
--e Test_Fault_LED_And_Verify_Via_REST
--e Test_Rear_Identify_LED_And_Verify_Via_REST
--e Verify_Enclosure_Fault_LED_On_Assertion
--e Verify_Rear_Power_LED_Association_With_Group_LED
+--exclude Test_Beep_LED_And_Verify_Via_REST
+--exclude Test_Fault_LED_And_Verify_Via_REST
+--exclude Test_Rear_Identify_LED_And_Verify_Via_REST
+--exclude Verify_Enclosure_Fault_LED_On_Assertion
+--exclude Verify_Rear_Power_LED_Association_With_Group_LED
 # Network tests for xyz interface.
 # https://github.com/openbmc/openbmc-test-automation/issues/729
--e Network_Test
+--exclude 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 Check_BMC_FSI_Compatible_Property_Is_Set
--e Check_BMC_FSI_Name_Property_Is_Set
+--exclude Verify_Enabling_OCC_Turbo_Setting_Via_IPMI
+--exclude Verify_Disabling_OCC_Turbo_Setting_Via_IPMI
+--exclude Verify_Setting_OCC_Turbo_Via_REST
+--exclude Check_BMC_FSI_Compatible_Property_Is_Set
+--exclude Check_BMC_FSI_Name_Property_Is_Set
 # Applicable only for witherspoon
--e Verify_Boxelder_Present_Property
--e Verify_Boxelder_MAC_Address_Property_Is_Populated
+--exclude Verify_Boxelder_Present_Property
+--exclude Verify_Boxelder_MAC_Address_Property_Is_Populated
 # https://github.com/openbmc/openbmc-test-automation/issues/1411
--e Check_BMC_Memory_Name_Property_Is_Set
--e Check_BMC_Memory_Device_Type_Property_Is_Set
+--exclude Check_BMC_Memory_Name_Property_Is_Set
+--exclude Check_BMC_Memory_Device_Type_Property_Is_Set