Made performance improvements to update_bmc.robot.
- Eliminated call to 'Trigger Warm Reset' which contains a 5 min
sleep. Replaced with call to obmc_boot_test.py to do
'OBMC Reboot (off)' which contains "wait fors" rather than sleeps.
- Eliminated unecessary and erroneous call to 'Trigger Warm Reset
via Reboot'.
- Removed a "Sleep 1 nin" and a "Sleep 7s"
- Eliminated call to 'Set State Interface Version'.
In testing, run time was cut in half.
Change-Id: I9eeb0ad13d6275953ea50c02737d9bbb22d76515
Signed-off-by: Michael Walsh <micwalsh@us.ibm.com>
1 file changed