Performance fix and correction for events verification post reboot
Seeing failure for event post reboot this particular test since many
test runs and manual execution as well. This turns out to be due to
fixed sleep and doing REST operation. With this changes, the test is
sanely doing the test and consitently passing on a given good driver.
This changes includes:
- Adding new keyword in utils.robot for general usage and
removing it from code update utils.
- Tweaks "Verify Ping and REST Authentication" keyword
Resolves openbmc/openbmc-test-automation#115
Change-Id: Ief10e948fd03736a024a13add208de478ac9fecb
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
4 files changed