Use power_short_press() to power-on a DUT.

Same like a previous change: http://gerrit.chromium.org/gerrit/14049

The original power_normal_press delays 1.2 seconds. A fast machine boots to the
firmware screen in 1.2 seconds and it checks that the power button is pressed.
As a result, the machine is then shutdown. So we now change to use
power_short_press which is 0.1 second.

BUG=chromium-os:24754
TEST=run_remote_tests.sh --remote=$REMOTE_IP -a "xml_config=$OVERLAY_XML \
        servo_vid=0x18d1 servo_pid=0x5001" platform_InstallRecoveryImage

Change-Id: I6532d9134cdd7202a35e7f6f5886cb3e3a2a82ce
Reviewed-on: https://gerrit.chromium.org/gerrit/14237
Reviewed-by: Todd Broch <tbroch@chromium.org>
Commit-Ready: Tom Wai-Hong Tam <waihong@chromium.org>
Tested-by: Tom Wai-Hong Tam <waihong@chromium.org>
1 file changed