From: Michael Goldish <[email protected]> Add an initial step that detects the first boot screen and hits ENTER. Currently we wait for a timeout to expire, which takes a while.
Signed-off-by: Michael Goldish <[email protected]> diff --git a/client/tests/kvm_runtest_2/steps/RHEL-4.7-i386.steps b/client/tests/kvm_runtest_2/steps/RHEL-4.7-i386.steps index a74d0b4..3816c15 100644 --- a/client/tests/kvm_runtest_2/steps/RHEL-4.7-i386.steps +++ b/client/tests/kvm_runtest_2/steps/RHEL-4.7-i386.steps @@ -2,6 +2,12 @@ # Generated on Tue Mar 10 09:50:26 2009 # uname -a: Linux dhcp74-230.virt.bos.redhat.com 2.6.18-128.el5 #1 SMP Wed Dec 17 11:41:38 EST 2008 x86_64 x86_64 x86_64 GNU/Linux # -------------------------------- +step unknown +screendump 20090413_013526_868fe81019ae64a0b066c4c0d4ebc4e1.ppm +barrier_2 188 30 354 265 48ef114b5a42ba0d5bebfaee47dce498 50 +# Sending keys: ret +key ret +# -------------------------------- step 223.57 screendump 20080101_000001_48539713881a206003b29551621b6e2d.ppm # skip cd check -- To unsubscribe from this list: send the line "unsubscribe kvm-commits" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
