redfish: use Redfish Delete All BMC Dumps instead

Signed-off-by: Joseph Liu <kwliu@nuvoton.com>
Signed-off-by: Tim Lee <timlee660101@gmail.com>
Change-Id: I29c6ba95e8b005543069fc2d541fadc1b895b3ea
diff --git a/oem/nuvoton/test_redfish_mcu_fw_update.robot b/oem/nuvoton/test_redfish_mcu_fw_update.robot
index 93a80ff..d1dcd3e 100644
--- a/oem/nuvoton/test_redfish_mcu_fw_update.robot
+++ b/oem/nuvoton/test_redfish_mcu_fw_update.robot
@@ -59,7 +59,7 @@
     Valid File Path  IMAGE_MCU_FILE_PATH_1
 
     Redfish.Login
-    Delete All BMC Dump
+    Redfish Delete All BMC Dumps
     Redfish Purge Event Log
 
 
diff --git a/redfish/extended/redfish_bmc_code_update.robot b/redfish/extended/redfish_bmc_code_update.robot
index 40fc2b2..75fdaf5 100644
--- a/redfish/extended/redfish_bmc_code_update.robot
+++ b/redfish/extended/redfish_bmc_code_update.robot
@@ -104,7 +104,6 @@
 
     Redfish.Login
     # Delete BMC dump and Error logs.
-    Run Keyword And Ignore Error  Delete All BMC Dump
     Run Keyword And Ignore Error  Redfish Delete All BMC Dumps
     Run Keyword And Ignore Error  Redfish Purge Event Log
     # Checking for file existence.
diff --git a/redfish/extended/test_fan_operation.robot b/redfish/extended/test_fan_operation.robot
index 7c46593..8501c38 100755
--- a/redfish/extended/test_fan_operation.robot
+++ b/redfish/extended/test_fan_operation.robot
@@ -101,7 +101,7 @@
     Reset Fans  ${fan_names}
     Run Key U  Sleep \ 15s
     Delete All Error Logs
-    Delete All BMC Dump
+    Redfish Delete All BMC Dumps
     Set System LED State  front_fault  Off
     Set System LED State  rear_fault  Off
 
diff --git a/redfish/extended/test_websocket.robot b/redfish/extended/test_websocket.robot
index ea4e028..28affa4 100755
--- a/redfish/extended/test_websocket.robot
+++ b/redfish/extended/test_websocket.robot
@@ -76,7 +76,7 @@
     [Documentation]  Verify dumps are reported over the websocket interface.
     [Tags]  Test_BMC_Websocket_Dump_Interface
 
-    Delete All BMC Dump
+    Redfish Delete All BMC Dumps
     Start Websocket Monitor  dump
     ${dump_id}=  Create User Initiated Dump
     Check Existence Of BMC Dump File  ${dump_id}
@@ -168,7 +168,7 @@
     Run Keyword If  '${TEST_STATUS}' == 'FAIL'  Print Websocket Monitor Log
     Kill Websocket Monitor
 
-    Delete All BMC Dump
+    Redfish Delete All BMC Dumps
 
 
 Suite Teardown Execution
diff --git a/redfish/update_service/test_redfish_bmc_code_update.robot b/redfish/update_service/test_redfish_bmc_code_update.robot
index 6112949..55ae95e 100644
--- a/redfish/update_service/test_redfish_bmc_code_update.robot
+++ b/redfish/update_service/test_redfish_bmc_code_update.robot
@@ -107,7 +107,7 @@
 
     Valid File Path  IMAGE_FILE_PATH
     Redfish.Login
-    Delete All BMC Dump
+    Redfish Delete All BMC Dumps
     Redfish Purge Event Log
 
 
diff --git a/redfish/update_service/test_redfish_host_code_update.robot b/redfish/update_service/test_redfish_host_code_update.robot
index dd6b919..ede7274 100644
--- a/redfish/update_service/test_redfish_host_code_update.robot
+++ b/redfish/update_service/test_redfish_host_code_update.robot
@@ -66,7 +66,7 @@
 
     Valid File Path  IMAGE_FILE_PATH
     Redfish.Login
-    Delete All BMC Dump
+    Redfish Delete All BMC Dumps
     Redfish Purge Event Log
     Redfish Power On  stack_mode=skip
 
diff --git a/redfish/update_service/test_redfish_image_upload.robot b/redfish/update_service/test_redfish_image_upload.robot
index b83e39e..6f7b374 100644
--- a/redfish/update_service/test_redfish_image_upload.robot
+++ b/redfish/update_service/test_redfish_image_upload.robot
@@ -116,7 +116,7 @@
     [Documentation]  Do the suite setup.
 
     Redfish.Login
-    Delete All BMC Dump
+    Redfish Delete All BMC Dumps
     Redfish Purge Event Log
 
 
diff --git a/redfish/update_service/test_redfish_signed_image_update.robot b/redfish/update_service/test_redfish_signed_image_update.robot
index 51e2171..98b1859 100644
--- a/redfish/update_service/test_redfish_signed_image_update.robot
+++ b/redfish/update_service/test_redfish_signed_image_update.robot
@@ -63,7 +63,7 @@
     Valid File Path  IMAGE_FILE_PATH
     Enable Field Mode And Verify Unmount
     Redfish.Login
-    Delete All BMC Dump
+    Redfish Delete All BMC Dumps
     Redfish Purge Event Log