commit | 5f253c444aba418d0e250c77204cde03fac4b06e | [log] [tgz] |
---|---|---|
author | Rahul Maheshwari <rahulmaheshwari@in.ibm.com> | Mon Jan 30 05:19:51 2017 -0600 |
committer | Andrew Geissler <geissonator@yahoo.com> | Mon Feb 06 16:42:35 2017 +0000 |
tree | 4166fac8fd75de83e8065a1cd95d73bc6e22e8c5 | |
parent | 16cbb7f7f9bfeb8736534f7675a850f54d71f107 [diff] |
Fix for ReadTimeout error while connecting back after warm reset ReadTimeout is coming as REST login is done just after BMC becomes pingable after warm reset. This fix includes: - Usage of "Check if BMC is up" keyword to make sure that both ping and REST connection to BMC is successful after warm reset. Resolves openbmc/openbmc-test-automation#301 Change-Id: I10d6cc2fc485e7f2715b5c6b6d0c31dfcb545524 Signed-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>