Force power-on suite setup for IPMI SDR
Due to previous test suites in CT, a host could be power-on but
didn't actually succeed to OS. Safe to re poweron irrespective
of the current state in suite setup.
Change-Id: I263f4be8da24be27a9abfaf18ea2102ca17b81ad
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/tests/ipmi/test_sdr.robot b/tests/ipmi/test_sdr.robot
index d74c259..57bdb7e 100755
--- a/tests/ipmi/test_sdr.robot
+++ b/tests/ipmi/test_sdr.robot
@@ -217,7 +217,7 @@
Suite Setup Execution
[Documentation] Do the initial suite setup.
- REST Power On stack_mode=skip quiet=1
+ REST Power On
${uri_list}= Read Properties ${OPENBMC_BASE_URI}list
Set Suite Variable ${SYSTEM_URI} ${uri_list}