From: Michael Goldish <mgold...@redhat.com>

In these step files, the regions picked for the barriers are updated before the
regions that actually indicate readiness for keyboard input (the boot: prompt).
Therefore, when the step files run, keyboard input (Enter key) is given before
the VM is ready, and thus has no effect.

Signed-off-by: Michael Goldish <mgold...@redhat.com>

diff --git a/client/tests/kvm_runtest_2/steps/RHEL-3.9-i386.steps 
b/client/tests/kvm_runtest_2/steps/RHEL-3.9-i386.steps
index 0b449d0..7e053f8 100644
--- a/client/tests/kvm_runtest_2/steps/RHEL-3.9-i386.steps
+++ b/client/tests/kvm_runtest_2/steps/RHEL-3.9-i386.steps
@@ -5,14 +5,14 @@
 # --------------------------------
 step unknown
 screendump 20090404_143150_210be5cd4155aa4fdbd89494106b0f4d.ppm
-barrier_2 176 37 27 270 a3ea4e66598c86efeecc5926e244a8f5 20 optional
+barrier_2 42 171 0 265 1e64135a6da7be7e77f9de86f9eff237 20 optional
 # Sending keys: ret
 key ret
 # --------------------------------
 step 33.24
 screendump 20080101_000001_9e427763ab38cb59e66287f190585eb2.ppm
 # boot options
-barrier_2 272 19 30 26 4559684d52ebb532b4ccae01c190e45f 15 optional
+barrier_2 47 170 0 27 bb2399341a2c56e29213445c375779a6 15 optional
 # Sending keys: ret
 key ret
 # --------------------------------
diff --git a/client/tests/kvm_runtest_2/steps/RHEL-3.9-x86_64.steps 
b/client/tests/kvm_runtest_2/steps/RHEL-3.9-x86_64.steps
index 9ef221a..6b3e8bf 100644
--- a/client/tests/kvm_runtest_2/steps/RHEL-3.9-x86_64.steps
+++ b/client/tests/kvm_runtest_2/steps/RHEL-3.9-x86_64.steps
@@ -7,7 +7,7 @@ step 33.24
 screendump 20080101_000001_9e427763ab38cb59e66287f190585eb2.ppm
 # boot options
 sleep 5
-barrier_2 272 19 30 26 4559684d52ebb532b4ccae01c190e45f 166 optional
+barrier_2 47 167 0 27 a4964917d318bfb8b9094569e19b4d60 166 optional
 # Sending keys: ret
 key ret
 # --------------------------------
--
To unsubscribe from this list: send the line "unsubscribe kvm-commits" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to