commit | 4b83193a668fbb9a31e657593cf97bef4128ac7c | [log] [tgz] |
---|---|---|
author | George Keishing <gkeishin@in.ibm.com> | Fri Sep 09 04:18:21 2016 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Sep 14 19:51:58 2016 +0000 |
tree | c7759f53098c27b69b22378753afabe4889ee43d | |
parent | ffcf02a134f8610a650ea5af447f4e9098f67592 [diff] |
Performance fix for test warm reset failure Before this fix the test case will wait for 5 minutes even when the BMC reboot request has failed. With this change, the test case will fail and exit if the reboot didn't occur. The wait and ping host is already in place as part of the keyword "Trigger Warm Reset". Resolves openbmc/openbmc-test-automation#103 Change-Id: I1cc5c6a61d0078b2c8fd6f1589a814df3094c2de Signed-off-by: George Keishing <gkeishin@in.ibm.com>