HW_CI test list: Miscellaneous REST API tests

This commit extends the hardware CI test bucket with a number of
miscellaneous tests to ensure that the REST API is working as intended.
Part of openbmc/openbmc#2682

Change-Id: Ic661650f7547114b1db2e7d3e19e0cfe61192bf2
Signed-off-by: Michael Tritz <mtritz@us.ibm.com>
diff --git a/test_lists/HW_CI b/test_lists/HW_CI
index e8350e8..6014c37 100644
--- a/test_lists/HW_CI
+++ b/test_lists/HW_CI
@@ -6,3 +6,13 @@
 -i Check_For_Application_Failures
 #OCC active state check.
 -i Verify_OCC_State_When_Host_Is_Booted
+#Additional REST API tests
+-i REST_Login_Session_To_BMC
+-i Verify_REST_Get_Message_JSON_Compliant
+-i Verify_REST_Post_Message_JSON_Compliant
+-i REST_Put_Message_JSON_Format_Compliance_Test
+-i Verify_REST_JSON_Data_On_Success
+-i Verify_REST_JSON_Data_On_Failure
+-i Multiple_Requests_On_BMC_Using_Single_REST_Session
+-i REST_Delete_All_Sessions_And_Expect_Error
+-i REST_Logout_Session_To_BMC