X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=vmware-uefi%2Fwin_2012r2_x86_64_uefi.ml;h=fcfbd553a1a41d9df954f693915452b610ae3885;hb=refs%2Fheads%2Fsynced%2Fmaster;hp=909ee3738e2e4e9648b6e58061e9a3097534935a;hpb=670b4aa19941447fe93f0fea58f2eefb209934df;p=virt-v2v-test-cases-nonfree.git diff --git a/vmware-uefi/win_2012r2_x86_64_uefi.ml b/vmware-uefi/win_2012r2_x86_64_uefi.ml index 909ee37..fcfbd55 100644 --- a/vmware-uefi/win_2012r2_x86_64_uefi.ml +++ b/vmware-uefi/win_2012r2_x86_64_uefi.ml @@ -5,8 +5,8 @@ let input_disk = test ^ ".ova" let test_plan = { default_plan with - (*boot_plan = Boot_to_screenshot (test ^ ".ppm")*) - boot_plan = Boot_to_idle + guest_clock = new_year's_day 2014; + boot_plan = Boot_to_screenshot (test ^ "-login.ppm") } let () = run ~test ~input_disk ~test_plan ()