Created test list for BMC web CI

Change-Id: I9020f3771e51629961c9dab831b81eef079e000c
Signed-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>
diff --git a/README.md b/README.md
index 1453960..fcde3f0 100644
--- a/README.md
+++ b/README.md
@@ -216,6 +216,11 @@
     $ robot -v OPENBMC_HOST:x.x.x.x -v GUI_BROWSER:gc -v GUI_MODE:header gui/obmc_gui/test/
     ```
 
+    Run GUI default CI test bucket:
+    ```
+    $ robot -v OPENBMC_HOST:x.x.x.x --argumentfile test_lists/BMC_WEB_CI gui/obmc_gui/test/
+    ```
+
 * Run LDAP tests:
 
     Before using LDAP test functions, be sure appropriate LDAP user(s) and group(s) have been created on your LDAP server.
diff --git a/test_lists/BMC_WEB_CI b/test_lists/BMC_WEB_CI
new file mode 100644
index 0000000..83ba817
--- /dev/null
+++ b/test_lists/BMC_WEB_CI
@@ -0,0 +1,5 @@
+#Basic GUI operations
+-i Verify_IP_address
+-i Verify_Refresh_Button
+-i Verify_Event_Log_Text_Appears_By_Clicking_Server_Health
+-i OpenBMC GUI Logoff