REST upload response for bad POST action
Changes:
- Rename keyword and tag.
- Add to skip list for older REST code.
Refer: https://gerrit.openbmc-project.xyz/#/c/9596/
Resolves openbmc/openbmc-test-automation#1341
Change-Id: Ic61c1b8bd3d797ba039fdf952b6a55cc82d575f6
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/test_lists/HW_CI b/test_lists/HW_CI
index a0784ec..3771c65 100644
--- a/test_lists/HW_CI
+++ b/test_lists/HW_CI
@@ -11,6 +11,7 @@
-i REST_Login_Session_To_BMC
-i Verify_REST_Get_Message_JSON_Compliant
-i Verify_REST_Post_Message_JSON_Compliant
+-i Verify_REST_Bad_Request_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
diff --git a/test_lists/witherspoon/skip_test_witherspoon_GA1 b/test_lists/witherspoon/skip_test_witherspoon_GA1
index 8513536..d2463bc 100755
--- a/test_lists/witherspoon/skip_test_witherspoon_GA1
+++ b/test_lists/witherspoon/skip_test_witherspoon_GA1
@@ -42,3 +42,4 @@
# NA for GA1 service pack.
-e Verify_Core_Dump_Size
-e REST_Upload_Stability_Test
+-e Verify_REST_Bad_Request_Post_Message_JSON_Compliant