HW CI list for jenkins job run

This should be quick and test basic breadth of the test
such as REST, power on, events and errlog use case.

Resolves openbmc/openbmc-test-automation#142

Change-Id: Ib5b57a879b9f66ebbeb5fddaced1068213472fe3
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/HW_CI b/HW_CI
new file mode 100644
index 0000000..3b85b4b
--- /dev/null
+++ b/HW_CI
@@ -0,0 +1,13 @@
+#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 Good_connection_for_testing
+-i get_directory_listing