Remove REST dependency for "Verify empty SEL list" testcase
Change-Id: I4d46ff9eef1c0615fb4f171f19a409b5d6615014
Signed-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>
diff --git a/tests/ipmi/test_general_ipmi.robot b/tests/ipmi/test_general_ipmi.robot
index 8c13a1b..d6f849f 100755
--- a/tests/ipmi/test_general_ipmi.robot
+++ b/tests/ipmi/test_general_ipmi.robot
@@ -37,7 +37,7 @@
[Documentation] Verify empty SEL list.
[Tags] Verify_Empty_SEL
- Delete Error Logs And Verify
+ Run IPMI Standard Command sel clear
${resp}= Run IPMI Standard Command sel list
Should Contain ${resp} SEL has no entries case_insensitive=True