RHEL 5.11 full-virt now boots to login prompt.
[virt-v2v-test-cases-nonfree.git] / windows-virtio / win_2012r2_x86_64.ml
index 79de7af..7d0c213 100644 (file)
@@ -14,6 +14,7 @@ let check_virtio_blk g root xml =
 
 let test_plan = {
   default_plan with
+    guest_clock = new_year's_day 2014;
     post_conversion_test = Some check_virtio_blk;
     boot_plan = Boot_to_screenshot (test ^ "-login.ppm")
 }