Development test HW CI

Changes:
     - Added  robot user variable parameter to skip OCC and
       Power check, by default enabled.
     - New HW_CI_DEV list.

Usage:
    robot -v OPENBMC_HOST:xx.xx.xx.xx
    -v additional_power_check:0 -v check_performance:0
    -v BOOT_TABLE_PATH:data/boot_table_redfish.json
    --argumentfile test_list/HW_CI_DEV  redfish/ ipmi/ tests/

Change-Id: I1288a8f9cfb057c00342cfa414b5ec9ca861e7b7
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/test_lists/HW_CI_DEV b/test_lists/HW_CI_DEV
new file mode 100644
index 0000000..254c228
--- /dev/null
+++ b/test_lists/HW_CI_DEV
@@ -0,0 +1,29 @@
+#Verify SSH and IPMI interfaces
+-i Test_SSH_And_IPMI_Connections
+#Basic poweron test
+-i Verify_Redfish_Host_PowerOn
+-i Verify_Redfish_Host_PowerOff
+#Check for apps failures.
+-i Check_For_Application_Failures
+#Verify system boot time average
+-i Verify_Uptime_Average_Against_Threshold
+#Check for BMC dump.
+-i Verify_No_BMC_Dump_And_Application_Failures
+#Redfish tests cases.
+-i Redfish_Login_And_Logout
+-i GET_Redfish_Hypermedia_Without_Login
+-i GET_Redfish_Resources_With_Login
+-i GET_Redfish_SessionService_Without_Login
+-i Redfish_Login_Using_Invalid_Token
+-i Delete_Redfish_Session_Using_Valid_Login
+-i Redfish_Login_With_Invalid_Credentials
+-i Redfish_Login_Using_Unsecured_HTTP
+-i Verify_Update_Service_Enabled
+-i Verify_Redfish_Software_Inventory_Collection
+-i Redfish_Software_Inventory_Status_Check
+-i Verify_Redfish_BMC_Manager_Properties
+#IPMI tests.
+-i Enable_IPMI_User_And_Verify
+-i Verify_IPMI_User_Deletion
+#Local user tests.
+-i Verify_AccountService_Available