Corrected esel error log signature.
Resolves openbmc/openbmc-test-automation#829
Change-Id: Ie65fff8cb3dc7d3a2ae4ea1bf91df32dd6dbba6a
Signed-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>
diff --git a/extended/test_esel.robot b/extended/test_esel.robot
index 3ba3c1e..7362fcd 100644
--- a/extended/test_esel.robot
+++ b/extended/test_esel.robot
@@ -148,7 +148,7 @@
# }
${entry_id}= Read Attribute ${elog_entry[0]} message
Should Be Equal ${entry_id}
- ... org.open_power.Error.Host.Event.Event
+ ... org.open_power.Host.Event.Error.Event
${entry_id}= Read Attribute ${elog_entry[0]} Severity
Should Be Equal ${entry_id}
... xyz.openbmc_project.Logging.Entry.Level.Error