Fix Typo Errors
Changes:
- Power done was changed to Power down
- Hard Reset was changed to Hard reset
Tested:
- Ran All The Scripts Successfully
Change-Id: I73b831b0b575fdbe4e1c99d3c63a41397245da2f
Signed-off-by: ganesanb <ganesanb@ami.com>
diff --git a/ipmi/test_ipmi_watchdog.robot b/ipmi/test_ipmi_watchdog.robot
index 179e4a4..54834a2 100644
--- a/ipmi/test_ipmi_watchdog.robot
+++ b/ipmi/test_ipmi_watchdog.robot
@@ -105,8 +105,8 @@
[Template] Validate Watchdog Timer Actions And SEL Events
# set action command power state SEL event
- ${IPMI_RAW_CMD['Watchdog']['Set'][60]} ['off'] Power done
- ${IPMI_RAW_CMD['Watchdog']['Set'][63]} ['on'] Hard Reset
+ ${IPMI_RAW_CMD['Watchdog']['Set'][60]} ['off'] Power down
+ ${IPMI_RAW_CMD['Watchdog']['Set'][63]} ['on'] Hard reset
${IPMI_RAW_CMD['Watchdog']['Set'][66]} ['on'] Power cycle
${IPMI_RAW_CMD['Watchdog']['Set'][69]} ['on'] Timer expired